From 121d9d7f677973cd7843882a04f23bee64d1fcd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:33:59 +0000 Subject: [PATCH] Bump thor from 1.3.1 to 1.3.2 Bumps [thor](https://github.com/rails/thor) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: thor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e39791b..074c989 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM strscan (3.1.0) sys-uname (1.2.3) ffi (~> 1.1) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)