Skip to content

Commit

Permalink
update nokogiri to >=1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
staeiou authored Feb 24, 2018
1 parent e2693cb commit cf0862c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
typhoeus (~> 0.7)
html-pipeline (2.4.2)
activesupport (>= 2)
nokogiri (>= 1.8.1)
nokogiri (>= 1.8.2)
i18n (0.7.0)
jekyll (3.1.6)
colorator (~> 0.1)
Expand Down Expand Up @@ -98,10 +98,10 @@ GEM
minitest (5.9.0)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (~> 1.8.1)
nokogiri (>= 1.8.2)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nokogiri (~>1.8.1-x64-mingw32)
nokogiri (>=1.8.2-x64-mingw32)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
octokit (4.3.0)
Expand Down

0 comments on commit cf0862c

Please sign in to comment.