Skip to content

Commit c6844f2

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#486)
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 7aa5863 commit c6844f2

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
@@ -327,7 +327,8 @@ GEM
327327
trailblazer-option (>= 0.1.1, < 0.2.0)
328328
uber (< 0.2.0)
329329
retriable (3.1.2)
330-
rexml (3.2.6)
330+
rexml (3.2.8)
331+
strscan (>= 3.0.9)
331332
rouge (2.0.7)
332333
rubocop (1.38.0)
333334
json (~> 2.3)
@@ -378,6 +379,7 @@ GEM
378379
xcodeproj (~> 1.21)
379380
sqlite3 (1.7.2)
380381
mini_portile2 (~> 2.8.0)
382+
strscan (3.1.0)
381383
terminal-notifier (2.0.0)
382384
terminal-table (3.0.2)
383385
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)