Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
update Nokogiri to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Hardy authored and eefahy committed Oct 16, 2017
1 parent c05a979 commit 96de180
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,16 +154,16 @@ GEM
railties (>= 3.0.0, < 5.1.0)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minitest (5.10.1)
multi_json (1.12.1)
mysql2 (0.4.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
netrc (0.11.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
posix-spawn (0.3.13)
pry (0.10.4)
coderay (~> 1.1.0)
Expand Down Expand Up @@ -329,3 +329,6 @@ DEPENDENCIES
vcr
webmock
yard

BUNDLED WITH
1.15.4

0 comments on commit 96de180

Please sign in to comment.