diff --git a/Gemfile.lock b/Gemfile.lock index 7097fc2..cb1d2d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM json (1.8.1) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.8.4) multi_test (0.0.3) multi_xml (0.5.5) @@ -64,8 +64,8 @@ GEM net-ssh (2.8.0) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8)