Skip to content

Commit 89518a3

Browse files
chore(deps): bump rexml from 3.2.5 to 3.2.8 (#44)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7be1bb7 commit 89518a3

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
@@ -250,7 +250,8 @@ GEM
250250
trailblazer-option (>= 0.1.1, < 0.2.0)
251251
uber (< 0.2.0)
252252
retriable (3.1.2)
253-
rexml (3.2.5)
253+
rexml (3.2.8)
254+
strscan (>= 3.0.9)
254255
rouge (2.0.7)
255256
ruby-macho (2.5.1)
256257
ruby2_keywords (0.0.5)
@@ -268,6 +269,7 @@ GEM
268269
naturally
269270
sqlite3 (1.6.0)
270271
mini_portile2 (~> 2.8.0)
272+
strscan (3.1.0)
271273
terminal-notifier (2.0.0)
272274
terminal-table (1.8.0)
273275
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)