From 13ee53abf847eff224e420d4fe1d2ad413d7adb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:20:04 -0500 Subject: [PATCH] Bump thor from 1.2.2 to 1.3.0 (#1045) Bumps [thor](https://github.com/rails/thor) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: thor dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b04aa2ac7..7069e0278 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1007,7 +1007,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) terser (1.1.18) execjs (>= 0.3.0, < 3) - thor (1.2.2) + thor (1.3.0) tilt (2.2.0) timeout (0.4.0) tinymce-rails (5.10.7.1)