Skip to content

Commit 6f03926

Browse files
Bump rexml from 3.2.6 to 3.3.3 in /rblib
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bb31df commit 6f03926

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rblib/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ GEM
1313
power_assert (2.0.3)
1414
public_suffix (5.0.3)
1515
rake (13.0.6)
16-
rexml (3.2.6)
16+
rexml (3.3.3)
17+
strscan
1718
rspec (3.12.0)
1819
rspec-core (~> 3.12.0)
1920
rspec-expectations (~> 3.12.0)
@@ -28,6 +29,7 @@ GEM
2829
rspec-support (~> 3.12.0)
2930
rspec-support (3.12.1)
3031
ruby2_keywords (0.0.5)
32+
strscan (3.1.0)
3133
test-unit (3.6.1)
3234
power_assert
3335
unidecoder (1.1.2)

0 commit comments

Comments
 (0)