diff --git a/2.7-slim/Gemfile.lock b/2.7-slim/Gemfile.lock index 3a697ac..0841598 100644 --- a/2.7-slim/Gemfile.lock +++ b/2.7-slim/Gemfile.lock @@ -27,9 +27,10 @@ GEM addressable (~> 2.7) method_source (1.0.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.5) + nokogiri (1.15.5) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -37,6 +38,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.4) + racc (1.7.3) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)