diff --git a/sli/acceptance-tests/Gemfile.lock b/sli/acceptance-tests/Gemfile.lock index e8c4b9bbd6e..336d4b42264 100644 --- a/sli/acceptance-tests/Gemfile.lock +++ b/sli/acceptance-tests/Gemfile.lock @@ -61,6 +61,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.19) + mini_portile2 (2.1.0) minimization (0.2.1) text-table (~> 1.2) mongo (1.10.1) @@ -72,8 +73,10 @@ GEM net-sftp (2.0.5) net-ssh (>= 2.0.9) net-ssh (2.5.2) - nokogiri (1.5.5) - nokogiri (1.5.5-x86-mingw32) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) + nokogiri (1.6.8.1-x86-mingw32) + mini_portile2 (~> 2.1.0) oauth2 (0.8.0) faraday (~> 0.8) httpauth (~> 0.1)