Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #419 from atom/update-nokogiri
Browse files Browse the repository at this point in the history
Update nokogiri
  • Loading branch information
gjtorikian authored Dec 21, 2017
2 parents f720bbc + 7b3b5f9 commit 1d3163f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
liquid (3.0.6)
mercenary (0.3.6)
method_source (0.8.2)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minitest (5.10.3)
nanoc (4.1.4)
cri (~> 2.3)
Expand All @@ -57,10 +57,10 @@ GEM
nanoc-html-pipeline (0.3.3)
html-pipeline (~> 2.0)
nanoc (>= 3.1, < 5.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.0-x64-mingw32)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-x64-mingw32)
mini_portile2 (~> 2.3.0)
parallel (1.12.0)
pry (0.10.4)
coderay (~> 1.1.0)
Expand Down

0 comments on commit 1d3163f

Please sign in to comment.