Skip to content

Commit 6133238

Browse files
Bump rexml from 3.2.5 to 3.2.8 (#278)
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 9acf86e commit 6133238

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
@@ -247,7 +247,8 @@ GEM
247247
rb-fsevent (0.11.0)
248248
rb-inotify (0.10.1)
249249
ffi (~> 1.0)
250-
rexml (3.2.5)
250+
rexml (3.2.8)
251+
strscan (>= 3.0.9)
251252
rouge (3.26.0)
252253
ruby-enum (0.9.0)
253254
i18n
@@ -264,6 +265,7 @@ GEM
264265
faraday (> 0.8, < 2.0)
265266
simpleidn (0.2.1)
266267
unf (~> 0.1.4)
268+
strscan (3.1.0)
267269
terminal-table (1.8.0)
268270
unicode-display_width (~> 1.1, >= 1.1.1)
269271
thread_safe (0.3.6)

0 commit comments

Comments
 (0)