Skip to content

Commit c1923fe

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#2409)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1c08d4 commit c1923fe

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
@@ -376,7 +376,8 @@ GEM
376376
regexp_parser (2.9.0)
377377
reline (0.5.5)
378378
io-console (~> 0.5)
379-
rexml (3.2.6)
379+
rexml (3.2.8)
380+
strscan (>= 3.0.9)
380381
rotp (6.3.0)
381382
rouge (4.2.1)
382383
rqrcode (2.2.0)
@@ -505,6 +506,7 @@ GEM
505506
stripe (10.15.0)
506507
strong_migrations (1.8.0)
507508
activerecord (>= 5.2)
509+
strscan (3.1.0)
508510
thor (1.3.1)
509511
timeout (0.4.1)
510512
turbo-rails (2.0.5)

0 commit comments

Comments
 (0)