Skip to content

Commit

Permalink
[api][webui] Update nokogiri for real
Browse files Browse the repository at this point in the history
This is a follow up of 047bd5e which wasn't setting the new nokogiri
version correctly.
  • Loading branch information
bgeuken committed Apr 4, 2016
1 parent 14a083e commit 0cfc810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ GEM
multi_json (1.11.2)
mysql2 (0.4.2)
netrc (0.11.0)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogumbo (1.4.1)
nokogiri
parser (2.2.3.0)
Expand Down

0 comments on commit 0cfc810

Please sign in to comment.