Skip to content

Commit aca2cba

Browse files
[Security] Bump nokogiri from 1.10.8 to 1.11.2 (#45)
1 parent 29189af commit aca2cba

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,23 @@ GEM
5757
rb-fsevent (~> 0.10, >= 0.10.3)
5858
rb-inotify (~> 0.9, >= 0.9.10)
5959
mercenary (0.3.6)
60-
mini_portile2 (2.4.0)
60+
mini_portile2 (2.5.0)
6161
minima (2.5.1)
6262
jekyll (>= 3.5, < 5.0)
6363
jekyll-feed (~> 0.9)
6464
jekyll-seo-tag (~> 2.1)
6565
multi_json (1.13.1)
66-
nokogiri (1.10.8)
67-
mini_portile2 (~> 2.4.0)
68-
nokogiri (1.10.8-x64-mingw32)
69-
mini_portile2 (~> 2.4.0)
70-
nokogiri (1.10.8-x86-mingw32)
71-
mini_portile2 (~> 2.4.0)
66+
nokogiri (1.11.2)
67+
mini_portile2 (~> 2.5.0)
68+
racc (~> 1.4)
69+
nokogiri (1.11.2-x64-mingw32)
70+
racc (~> 1.4)
71+
nokogiri (1.11.2-x86-mingw32)
72+
racc (~> 1.4)
7273
pathutil (0.16.2)
7374
forwardable-extended (~> 2.6)
7475
public_suffix (4.0.1)
76+
racc (1.5.2)
7577
rb-fsevent (0.10.3)
7678
rb-inotify (0.10.0)
7779
ffi (~> 1.0)

0 commit comments

Comments
 (0)