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

Commit

Permalink
Upgrade nokogiri
Browse files Browse the repository at this point in the history
A security vulnerability was fixed:
sparklemotion/nokogiri#1473
  • Loading branch information
edwardloveall committed Jun 7, 2016
1 parent 9409e88 commit 2b6d8ab
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.0)
mini_portile2 (2.0.0)
mini_portile2 (2.1.0)
minitest (5.9.0)
neat (1.7.4)
bourbon (>= 4.0)
sass (>= 3.3)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
normalize-rails (4.1.1)
paperclip (4.3.6)
activemodel (>= 3.2.0)
Expand All @@ -149,6 +150,7 @@ GEM
parser (2.3.1.2)
ast (~> 2.2)
pg (0.18.4)
pkg-config (1.1.7)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
Expand Down

0 comments on commit 2b6d8ab

Please sign in to comment.