From dd9d01213ae2d63e93acc37a022f150fa663ae16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:11:36 +0000 Subject: [PATCH] Bump nanoc from 4.13.2 to 4.13.3 Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.13.2 to 4.13.3. - [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.13.2...nanoc-cli-v4.13.3) --- updated-dependencies: - dependency-name: nanoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a77030..461968d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,12 +56,12 @@ GEM method_source (1.1.0) mini_portile2 (2.8.7) multi_json (1.15.0) - nanoc (4.13.2) + nanoc (4.13.3) addressable (~> 2.5) colored (~> 1.2) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.13.2) - nanoc-core (= 4.13.2) + nanoc-cli (= 4.13.3) + nanoc-core (= 4.13.3) 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.13.2) + nanoc-cli (4.13.3) cri (~> 2.15) diff-lcs (~> 1.3) - nanoc-core (= 4.13.2) + nanoc-core (= 4.13.3) pry zeitwerk (~> 2.1) - nanoc-core (4.13.2) + nanoc-core (4.13.3) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) @@ -102,7 +102,7 @@ GEM parallel (1.26.3) pastel (0.8.0) tty-color (~> 0.5) - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1)