Skip to content

Commit 37847c4

Browse files
Bump rexml from 3.2.5 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88b0085 commit 37847c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ GEM
99
rainbow (3.1.1)
1010
rake (13.0.1)
1111
regexp_parser (2.5.0)
12-
rexml (3.2.5)
12+
rexml (3.3.3)
13+
strscan
1314
rspec (3.9.0)
1415
rspec-core (~> 3.9.0)
1516
rspec-expectations (~> 3.9.0)
@@ -42,6 +43,7 @@ GEM
4243
standard (1.9.1)
4344
rubocop (= 1.26.1)
4445
rubocop-performance (= 1.13.3)
46+
strscan (3.1.0)
4547
unicode-display_width (2.2.0)
4648

4749
PLATFORMS

0 commit comments

Comments
 (0)