diff --git a/Gemfile.lock b/Gemfile.lock index c868482..5736ba3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mini_portile2 (2.4.0) + mini_portile2 (2.8.5) minitar (0.8) mixlib-archive (1.0.1) mixlib-log @@ -174,8 +174,9 @@ GEM net-ssh-multi (1.2.1) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nori (2.6.0) notiffany (0.1.1) nenv (~> 0.1) @@ -204,6 +205,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.1.0) + racc (1.7.3) rack (2.2.3) rake (13.0.1) rb-fsevent (0.10.3)