Skip to content

Commit 078f394

Browse files
Bump rexml from 3.2.5 to 3.3.0
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.0. - [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.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fc7ac0 commit 078f394

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,8 @@ GEM
319319
rainbow (3.1.1)
320320
rake (13.0.6)
321321
regexp_parser (2.7.0)
322-
rexml (3.2.5)
322+
rexml (3.3.0)
323+
strscan
323324
roo (2.10.1)
324325
nokogiri (~> 1)
325326
rubyzip (>= 1.3.0, < 3.0.0)
@@ -424,6 +425,7 @@ GEM
424425
activesupport (>= 5.2)
425426
sprockets (>= 3.0.0)
426427
stringio (3.0.5)
428+
strscan (3.1.0)
427429
thor (1.2.1)
428430
tilt (2.3.0)
429431
time (0.3.0)

0 commit comments

Comments
 (0)