Skip to content

Commit 4340fb3

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e66d090 commit 4340fb3

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
@@ -246,7 +246,8 @@ GEM
246246
rb-inotify (0.10.1)
247247
ffi (~> 1.0)
248248
rchardet (1.8.0)
249-
rexml (3.2.6)
249+
rexml (3.2.8)
250+
strscan (>= 3.0.9)
250251
rouge (3.30.0)
251252
ruby2_keywords (0.0.5)
252253
rubyzip (2.3.2)
@@ -261,6 +262,7 @@ GEM
261262
faraday (>= 0.17.3, < 3)
262263
simpleidn (0.2.1)
263264
unf (~> 0.1.4)
265+
strscan (3.1.0)
264266
terminal-table (1.8.0)
265267
unicode-display_width (~> 1.1, >= 1.1.1)
266268
typhoeus (1.4.1)

0 commit comments

Comments
 (0)