diff --git a/Gemfile.lock b/Gemfile.lock index 715c6ad..8557046 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bigdecimal (3.1.9) @@ -74,11 +74,11 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nanoc (4.14.6) + nanoc (4.14.7) addressable (~> 2.5) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.14.6) - nanoc-core (= 4.14.6) + nanoc-cli (= 4.14.7) + nanoc-core (= 4.14.7) nanoc-deploying (~> 1.0) parallel (~> 1.12) tty-command (~> 0.8) @@ -86,14 +86,14 @@ GEM nanoc-checking (1.0.6) nanoc-cli (~> 4.12, >= 4.12.5) nanoc-core (~> 4.12, >= 4.12.5) - nanoc-cli (4.14.6) + nanoc-cli (4.14.7) cri (~> 2.15) diff-lcs (~> 1.3) logger (~> 1.6) - nanoc-core (= 4.14.6) + nanoc-core (= 4.14.7) pry zeitwerk (~> 2.1) - nanoc-core (4.14.6) + nanoc-core (4.14.7) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) @@ -144,7 +144,7 @@ GEM tty-which (0.5.0) unicode-display_width (2.6.0) webrick (1.9.1) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS x86_64-linux