diff --git a/Gemfile.lock b/Gemfile.lock index 2410bb8..f512f88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,10 +79,11 @@ GEM middleman-syntax (3.0.0) middleman-core (>= 3.2) rouge (~> 2.0) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.11.3) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.4) @@ -91,6 +92,7 @@ GEM activesupport (>= 3.1) parallel (1.14.0) public_suffix (3.0.3) + racc (1.5.2) rack (2.2.3) rb-fsevent (0.10.3) rb-inotify (0.10.0)