From c088e0b6dfb9f9ef40413cc4b42b15b2b250cfcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:39:54 +0000 Subject: [PATCH] chore(deps): update dependency nanoc to v4.13.0 --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bdadf7d..33ff5f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,15 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) coderay (1.1.3) colorator (1.1.0) colored (1.2) - concurrent-ruby (1.1.10) - cri (2.15.11) - ddmetrics (1.0.1) + concurrent-ruby (1.3.3) + cri (2.15.12) + ddmetrics (1.1.0) ddplugin (1.0.3) diff-lcs (1.5.1) em-websocket (0.5.3) @@ -21,7 +21,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - immutable-ruby (0.1.0) + immutable-ruby (0.2.0) concurrent-ruby (~> 1.1) sorted_set (~> 1.0) jekyll (4.0.0) @@ -53,15 +53,15 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - memo_wise (1.7.0) + memo_wise (1.9.0) mercenary (0.3.6) - method_source (1.0.0) - nanoc (4.12.21) + method_source (1.1.0) + nanoc (4.13.0) addressable (~> 2.5) colored (~> 1.2) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.12.21) - nanoc-core (= 4.12.21) + nanoc-cli (= 4.13.0) + nanoc-core (= 4.13.0) nanoc-deploying (~> 1.0) parallel (~> 1.12) tty-command (~> 0.8) @@ -69,13 +69,13 @@ GEM nanoc-checking (1.0.5) nanoc-cli (~> 4.12, >= 4.12.5) nanoc-core (~> 4.12, >= 4.12.5) - nanoc-cli (4.12.21) + nanoc-cli (4.13.0) cri (~> 2.15) diff-lcs (~> 1.3) - nanoc-core (= 4.12.21) + nanoc-core (= 4.13.0) pry zeitwerk (~> 2.1) - nanoc-core (4.12.21) + nanoc-core (4.13.0) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) @@ -91,7 +91,7 @@ GEM nanoc-checking (~> 1.0) nanoc-cli (~> 4.11, >= 4.11.15) nanoc-core (~> 4.11, >= 4.11.15) - parallel (1.22.1) + parallel (1.25.1) pastel (0.8.0) tty-color (~> 0.5) pathutil (0.16.2) @@ -101,7 +101,7 @@ GEM method_source (~> 1.0) psych (4.0.6) stringio - public_suffix (5.0.5) + public_suffix (5.1.1) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -113,13 +113,13 @@ GEM safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) - set (1.0.4) + set (1.1.0) slow_enumerator_tools (1.1.0) sorted_set (1.0.3) rbtree set (~> 1.0) stringex (2.8.6) - stringio (3.0.9) + stringio (3.1.1) strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -130,7 +130,7 @@ GEM tty-which (0.5.0) unicode-display_width (1.8.0) webrick (1.8.1) - zeitwerk (2.6.13) + zeitwerk (2.6.17) PLATFORMS x86_64-linux