From 81fdc19e8a49d86fed2fc9f116064fc458405846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 10:02:12 +0000 Subject: [PATCH] Bump thor from 1.2.2 to 1.4.0 --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da67b5e3..2f26260e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,16 +65,16 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.6) memoist (0.16.2) - middleman (4.6.0) - middleman-cli (= 4.6.0) - middleman-core (= 4.6.0) + middleman (4.6.1) + middleman-cli (= 4.6.1) + middleman-core (= 4.6.1) middleman-blog (4.0.3) addressable (~> 2.3) middleman-core (>= 4.0.0) tzinfo (>= 0.3.0) - middleman-cli (4.6.0) - thor (>= 0.17.0, < 1.3.0) - middleman-core (4.6.0) + middleman-cli (4.6.1) + thor (>= 0.17.0, < 2) + middleman-core (4.6.1) activesupport (>= 6.1) addressable (~> 2.4) bundler (~> 2.0) @@ -157,7 +157,7 @@ GEM temple (~> 0.10.0) tilt (>= 2.1.0) temple (0.10.3) - thor (1.2.2) + thor (1.4.0) tilt (2.6.0) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0)