From a28f92a1f06502c220e451933c01eb576584111e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:08:22 +0000 Subject: [PATCH] Bump nanoc from 4.13.1 to 4.13.2 Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.13.1 to 4.13.2. - [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.1...nanoc-cli-v4.13.2) --- updated-dependencies: - dependency-name: nanoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ab2b1d..e5365ba 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.1) + nanoc (4.13.2) addressable (~> 2.5) colored (~> 1.2) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.13.1) - nanoc-core (= 4.13.1) + nanoc-cli (= 4.13.2) + nanoc-core (= 4.13.2) 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.1) + nanoc-cli (4.13.2) cri (~> 2.15) diff-lcs (~> 1.3) - nanoc-core (= 4.13.1) + nanoc-core (= 4.13.2) pry zeitwerk (~> 2.1) - nanoc-core (4.13.1) + nanoc-core (4.13.2) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0)