Skip to content

Commit 92f3260

Browse files
Bump rexml from 3.3.0 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.0 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.0...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b8796 commit 92f3260

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Gemfile.lock

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ GEM
2424
http_parser.rb (~> 0)
2525
ethon (0.16.0)
2626
ffi (>= 1.15.0)
27+
eventmachine (1.2.7)
2728
eventmachine (1.2.7-x64-mingw32)
2829
execjs (2.9.1)
2930
faraday (2.8.1)
@@ -32,6 +33,7 @@ GEM
3233
ruby2_keywords (>= 0.0.4)
3334
faraday-net_http (3.0.2)
3435
ffi (1.17.0-x64-mingw32)
36+
ffi (1.17.0-x86_64-linux-gnu)
3537
forwardable-extended (2.6.0)
3638
gemoji (3.0.1)
3739
github-pages (225)
@@ -208,11 +210,15 @@ GEM
208210
rb-fsevent (~> 0.10, >= 0.10.3)
209211
rb-inotify (~> 0.9, >= 0.9.10)
210212
mercenary (0.3.6)
213+
mini_portile2 (2.8.7)
211214
minima (2.5.1)
212215
jekyll (>= 3.5, < 5.0)
213216
jekyll-feed (~> 0.9)
214217
jekyll-seo-tag (~> 2.1)
215218
minitest (5.24.0)
219+
nokogiri (1.15.6)
220+
mini_portile2 (~> 2.8.2)
221+
racc (~> 1.4)
216222
nokogiri (1.15.6-x64-mingw32)
217223
racc (~> 1.4)
218224
octokit (4.25.1)
@@ -225,8 +231,7 @@ GEM
225231
rb-fsevent (0.11.2)
226232
rb-inotify (0.11.1)
227233
ffi (~> 1.0)
228-
rexml (3.3.0)
229-
strscan
234+
rexml (3.3.9)
230235
rouge (3.26.0)
231236
ruby2_keywords (0.0.5)
232237
rubyzip (2.3.2)
@@ -240,7 +245,6 @@ GEM
240245
addressable (>= 2.3.5)
241246
faraday (>= 0.17.3, < 3)
242247
simpleidn (0.2.3)
243-
strscan (3.1.0)
244248
terminal-table (1.8.0)
245249
unicode-display_width (~> 1.1, >= 1.1.1)
246250
thread_safe (0.3.6)
@@ -254,6 +258,7 @@ GEM
254258

255259
PLATFORMS
256260
x64-mingw32
261+
x86_64-linux
257262

258263
DEPENDENCIES
259264
github-pages (~> 225)

0 commit comments

Comments
 (0)