Skip to content

Commit 6cc3aab

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] <support@github.com>
1 parent 8947327 commit 6cc3aab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,8 @@ GEM
257257
rb-fsevent (0.11.2)
258258
rb-inotify (0.10.1)
259259
ffi (~> 1.0)
260-
rexml (3.2.6)
260+
rexml (3.2.8)
261+
strscan (>= 3.0.9)
261262
rouge (3.26.0)
262263
ruby2_keywords (0.0.5)
263264
rubyzip (2.3.2)
@@ -272,6 +273,7 @@ GEM
272273
faraday (>= 0.17.3, < 3)
273274
simpleidn (0.2.1)
274275
unf (~> 0.1.4)
276+
strscan (3.1.0)
275277
terminal-table (1.8.0)
276278
unicode-display_width (~> 1.1, >= 1.1.1)
277279
typhoeus (1.4.1)
@@ -284,7 +286,6 @@ GEM
284286
unf_ext (0.0.9.1-x64-mingw32)
285287
unicode-display_width (1.8.0)
286288
verbal_expressions (0.1.5)
287-
wdm (0.1.1)
288289

289290
PLATFORMS
290291
x64-mingw32
@@ -299,7 +300,6 @@ DEPENDENCIES
299300
jekyll-seo-tag
300301
jekyll-sitemap
301302
nokogiri (>= 1.15.4)
302-
wdm (>= 0.1.1)
303303

304304
BUNDLED WITH
305305
2.4.19

0 commit comments

Comments
 (0)