Skip to content

Commit 9b97924

Browse files
chore(deps-dev): bump rexml from 3.2.5 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [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.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d510499 commit 9b97924

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
@@ -287,7 +287,8 @@ GEM
287287
rake (13.1.0)
288288
regexp_parser (2.7.0)
289289
resolv (0.3.0)
290-
rexml (3.2.5)
290+
rexml (3.2.8)
291+
strscan (>= 3.0.9)
291292
rouge (4.2.0)
292293
rspec (3.12.0)
293294
rspec-core (~> 3.12.0)
@@ -352,6 +353,7 @@ GEM
352353
actionpack (>= 5.2)
353354
activesupport (>= 5.2)
354355
sprockets (>= 3.0.0)
356+
strscan (3.1.0)
355357
swd (2.0.3)
356358
activesupport (>= 3)
357359
attr_required (>= 0.0.5)

0 commit comments

Comments
 (0)