Skip to content

Commit bbbc01a

Browse files
chore(deps): bump rexml from 3.2.5 to 3.2.8 in /tests/ruby (#743)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bb71ed commit bbbc01a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/ruby/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ GEM
2424
pg (1.3.2)
2525
rainbow (3.1.1)
2626
regexp_parser (2.3.1)
27-
rexml (3.2.5)
27+
rexml (3.2.8)
28+
strscan (>= 3.0.9)
2829
rspec (3.11.0)
2930
rspec-core (~> 3.11.0)
3031
rspec-expectations (~> 3.11.0)
@@ -50,6 +51,7 @@ GEM
5051
rubocop-ast (1.17.0)
5152
parser (>= 3.1.1.0)
5253
ruby-progressbar (1.11.0)
54+
strscan (3.1.0)
5355
toml (0.3.0)
5456
parslet (>= 1.8.0, < 3.0.0)
5557
toxiproxy (2.0.1)

0 commit comments

Comments
 (0)