From d070ad0fd8a612624ee01b168d02fac586bcb62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:04:19 +0000 Subject: [PATCH] Bump nanoc from 4.14.3 to 4.14.5 Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.14.3 to 4.14.5. - [Release notes](https://github.com/nanoc/nanoc/releases) - [Changelog](https://github.com/nanoc/nanoc/blob/main/nanoc/NEWS.md) - [Commits](https://github.com/nanoc/nanoc/compare/nanoc-cli-v4.14.3...nanoc-cli-v4.14.5) --- updated-dependencies: - dependency-name: nanoc dependency-version: 4.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c21e80..9722b15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) adsf (1.5.2) rack (>= 1.0.0, < 4.0.0) rackup (~> 2.1) @@ -60,11 +60,11 @@ GEM method_source (1.1.0) mini_portile2 (2.8.9) multi_json (1.15.0) - nanoc (4.14.3) + nanoc (4.14.5) addressable (~> 2.5) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.14.3) - nanoc-core (= 4.14.3) + nanoc-cli (= 4.14.5) + nanoc-core (= 4.14.5) nanoc-deploying (~> 1.0) parallel (~> 1.12) tty-command (~> 0.8) @@ -72,14 +72,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.3) + nanoc-cli (4.14.5) cri (~> 2.15) diff-lcs (~> 1.3) logger (~> 1.6) - nanoc-core (= 4.14.3) + nanoc-core (= 4.14.5) pry zeitwerk (~> 2.1) - nanoc-core (4.14.3) + nanoc-core (4.14.5) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) @@ -110,7 +110,7 @@ GEM pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (6.0.2) + public_suffix (7.0.0) pygments.rb (4.0.0) racc (1.8.1) rack (3.1.18)