Skip to content

Commit 0c5c7b6

Browse files
chore(deps): Bump rexml from 3.2.5 to 3.3.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.2. - [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.2) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b45ece6 commit 0c5c7b6

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
@@ -262,7 +262,8 @@ GEM
262262
rb-inotify (0.10.1)
263263
ffi (~> 1.0)
264264
regexp_parser (2.7.0)
265-
rexml (3.2.5)
265+
rexml (3.3.2)
266+
strscan
266267
rspec (3.12.0)
267268
rspec-core (~> 3.12.0)
268269
rspec-expectations (~> 3.12.0)
@@ -338,6 +339,7 @@ GEM
338339
actionpack (>= 5.2)
339340
activesupport (>= 5.2)
340341
sprockets (>= 3.0.0)
342+
strscan (3.1.0)
341343
thor (1.3.1)
342344
timeout (0.4.1)
343345
tzinfo (2.0.6)

0 commit comments

Comments
 (0)