diff --git a/Gemfile.lock b/Gemfile.lock index 55451fcd..8efece44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM lumberjack (1.0.9) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.6.2) + mini_portile2 (2.8.1) minitar (0.5.4) minitest (5.5.1) mixlib-authentication (1.3.0) @@ -269,8 +269,9 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) nio4r (1.1.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.3) nenv (~> 0.1) shellany (~> 0.0) @@ -298,6 +299,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.2) rack (1.6.0) rainbow (1.99.2) rake (10.4.2)