Skip to content

Commit 68c9c6b

Browse files
Bump rexml from 3.2.6 to 3.3.0
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.3.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7357a20 commit 68c9c6b

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
@@ -320,7 +320,8 @@ GEM
320320
responders (3.1.0)
321321
actionpack (>= 5.2)
322322
railties (>= 5.2)
323-
rexml (3.2.6)
323+
rexml (3.3.0)
324+
strscan
324325
rouge (4.1.2)
325326
rspec-core (3.12.2)
326327
rspec-support (~> 3.12.0)
@@ -413,6 +414,7 @@ GEM
413414
activesupport (>= 5.2)
414415
sprockets (>= 3.0.0)
415416
stringio (3.1.0)
417+
strscan (3.1.0)
416418
sys-uname (1.2.3)
417419
ffi (~> 1.1)
418420
terminal-table (3.0.2)

0 commit comments

Comments
 (0)