diff --git a/Gemfile.lock b/Gemfile.lock index 144e2df..a0515e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM json_schema (0.20.8) kramdown (0.13.8) mime-types (1.25.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) multi_json (1.14.1) nanoc (4.11.15) addressable (~> 2.5) @@ -60,8 +60,9 @@ GEM nanoc-checking (~> 1.0) nanoc-cli (~> 4.11, >= 4.11.15) nanoc-core (~> 4.11, >= 4.11.15) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.19.1) pastel (0.7.3) equatable (~> 0.6) @@ -69,6 +70,7 @@ GEM public_suffix (4.0.3) pygments.rb (1.2.1) multi_json (>= 1.0.0) + racc (1.6.0) rack (2.2.2) rake (12.3.3) rdiscount (2.2.0.1)