Skip to content

Commit 1aa713f

Browse files
authoredMay 19, 2024··
Bump rexml from 3.2.5 to 3.2.8 (#2599)
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 adea6a1 commit 1aa713f

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
@@ -228,7 +228,8 @@ GEM
228228
rb-fsevent (0.10.4)
229229
rb-inotify (0.10.1)
230230
ffi (~> 1.0)
231-
rexml (3.2.5)
231+
rexml (3.2.8)
232+
strscan (>= 3.0.9)
232233
rouge (3.23.0)
233234
ruby-enum (0.8.0)
234235
i18n
@@ -245,6 +246,7 @@ GEM
245246
faraday (> 0.8, < 2.0)
246247
simpleidn (0.1.1)
247248
unf (~> 0.1.4)
249+
strscan (3.1.0)
248250
terminal-table (1.8.0)
249251
unicode-display_width (~> 1.1, >= 1.1.1)
250252
thread_safe (0.3.6)

0 commit comments

Comments
 (0)
Please sign in to comment.