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

Commit

Permalink
Update nokogiri to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
sivakumar-kailasam committed Apr 18, 2018
1 parent 9c39af9 commit d945b7d
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions Gemfile.lock
Expand Up @@ -149,11 +149,11 @@ GEM
neat (1.8.0)
sass (>= 3.3)
thor (~> 0.19)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-x64-mingw32)
nokogiri (1.8.2-x64-mingw32)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-x86-mingw32)
nokogiri (1.8.2-x86-mingw32)
mini_portile2 (~> 2.3.0)
padrino-helpers (0.12.5)
i18n (~> 0.6, >= 0.6.7)
Expand All @@ -170,6 +170,16 @@ GEM
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry (0.9.12.6-i386-mingw32)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
win32console (~> 1.3)
pry (0.9.12.6-i386-mswin32)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
win32console (~> 1.3)
pry (0.9.12.6-x86-mingw32)
coderay (~> 1.0)
method_source (~> 0.8)
Expand Down

0 comments on commit d945b7d

Please sign in to comment.