Skip to content

Commit 68a01cd

Browse files
authored
Update Gemfile.lock to fix vulnerability
1 parent f715a73 commit 68a01cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
listen (= 3.0.6)
6666
mercenary (~> 0.3)
6767
minima (= 2.0.0)
68-
nokogiri (= 1.6.8.1)
68+
nokogiri (~> 1.8.1)
6969
rouge (= 1.11.1)
7070
terminal-table (~> 1.4)
7171
github-pages-health-check (1.3.0)
@@ -76,7 +76,7 @@ GEM
7676
typhoeus (~> 0.7)
7777
html-pipeline (2.5.0)
7878
activesupport (>= 2)
79-
nokogiri (>= 1.4)
79+
nokogiri (~> 1.8.1)
8080
i18n (0.7.0)
8181
jekyll (3.3.1)
8282
addressable (~> 2.4)

0 commit comments

Comments
 (0)