Skip to content

Commit 24de5ec

Browse files
Bump rexml from 3.2.5 to 3.3.0
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebe067b commit 24de5ec

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
@@ -232,7 +232,8 @@ GEM
232232
rb-fsevent (0.11.1)
233233
rb-inotify (0.10.1)
234234
ffi (~> 1.0)
235-
rexml (3.2.5)
235+
rexml (3.3.0)
236+
strscan
236237
rouge (3.26.0)
237238
ruby2_keywords (0.0.5)
238239
rubyzip (2.3.2)
@@ -247,6 +248,7 @@ GEM
247248
faraday (>= 0.17.3, < 3)
248249
simpleidn (0.2.1)
249250
unf (~> 0.1.4)
251+
strscan (3.1.0)
250252
terminal-table (1.8.0)
251253
unicode-display_width (~> 1.1, >= 1.1.1)
252254
typhoeus (1.4.0)

0 commit comments

Comments
 (0)