Skip to content

Commit e2693cb

Browse files
authored
update nokogiri version
1 parent a9791a5 commit e2693cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
typhoeus (~> 0.7)
5151
html-pipeline (2.4.2)
5252
activesupport (>= 2)
53-
nokogiri (>= 1.4)
53+
nokogiri (>= 1.8.1)
5454
i18n (0.7.0)
5555
jekyll (3.1.6)
5656
colorator (~> 0.1)
@@ -98,10 +98,10 @@ GEM
9898
minitest (5.9.0)
9999
multipart-post (2.0.0)
100100
net-dns (0.8.0)
101-
nokogiri (1.6.8)
101+
nokogiri (~> 1.8.1)
102102
mini_portile2 (~> 2.1.0)
103103
pkg-config (~> 1.1.7)
104-
nokogiri (1.6.8-x64-mingw32)
104+
nokogiri (~>1.8.1-x64-mingw32)
105105
mini_portile2 (~> 2.1.0)
106106
pkg-config (~> 1.1.7)
107107
octokit (4.3.0)

0 commit comments

Comments
 (0)