Skip to content

Commit b38d1aa

Browse files
Bump rexml from 3.2.5 to 3.2.8 (#186)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8b572d commit b38d1aa

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
@@ -235,7 +235,8 @@ GEM
235235
trailblazer-option (>= 0.1.1, < 0.2.0)
236236
uber (< 0.2.0)
237237
retriable (3.1.2)
238-
rexml (3.2.5)
238+
rexml (3.2.8)
239+
strscan (>= 3.0.9)
239240
rouge (2.0.7)
240241
ruby-macho (2.5.1)
241242
ruby2_keywords (0.0.5)
@@ -258,6 +259,7 @@ GEM
258259
clamp (~> 1.3)
259260
nokogiri (~> 1.12)
260261
xcodeproj (~> 1.21)
262+
strscan (3.1.0)
261263
terminal-notifier (2.0.0)
262264
terminal-table (1.8.0)
263265
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)