diff --git a/Gemfile.lock b/Gemfile.lock index ba64e3c05..23a1c89df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM spdx-licenses (~> 1.0) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.8.2) minitest (5.5.1) mocha (1.1.0) metaclass (~> 0.0.1) @@ -233,8 +233,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) @@ -263,6 +264,7 @@ GEM pusher-client (0.6.0) json websocket (~> 1.0) + racc (1.7.0) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5)