Skip to content

Commit

Permalink
Merge pull request #13 from sul-dlss/update-nokogiri
Browse files Browse the repository at this point in the history
Update nokogiri to 1.8.1
  • Loading branch information
Darren Hardy committed Oct 16, 2017
2 parents a8004ac + ff96b7e commit 58cd89d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minitest (5.10.1)
multi_json (1.12.1)
multipart-post (2.0.0)
Expand All @@ -151,8 +151,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
nio4r (2.0.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
parallel (1.11.1)
parser (2.4.0.0)
ast (~> 2.2)
Expand Down Expand Up @@ -331,4 +331,4 @@ DEPENDENCIES
web-console

BUNDLED WITH
1.14.4
1.15.4

0 comments on commit 58cd89d

Please sign in to comment.