diff --git a/Gemfile.lock b/Gemfile.lock index e81a30b2..18ec16b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM mime-types-data (3.2021.0225) mini_magick (4.11.0) mini_mime (1.0.3) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) net-scp (3.0.0) @@ -231,8 +231,8 @@ GEM net-ssh (6.1.0) netrc (0.11.0) nio4r (2.5.7) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.20.1) @@ -252,7 +252,7 @@ GEM pundit (2.1.0) activesupport (>= 3.0.0) raabro (1.4.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)