diff --git a/Gemfile.lock b/Gemfile.lock index 937b67f1..620b6ed5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,13 @@ GEM remote: https://rubygems.org/ specs: mini_portile (0.6.2) - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.0-x86_64-linux) + racc (~> 1.4) + racc (1.5.2) rake (13.0.1) PLATFORMS