From d82a7d7e6448da72063979bdb3faf103570565c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:30:45 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [thor](https://github.com/rails/thor) and [activesupport](https://github.com/rails/rails). Updates `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) Updates `activesupport` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.4...v7.1.4) --- updated-dependencies: - dependency-name: thor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 851dcea..3b4768a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,9 +11,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activesupport (7.1.3.4) + activemodel (7.1.4) + activesupport (= 7.1.4) + activesupport (7.1.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -29,7 +29,7 @@ GEM byebug (11.1.3) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) diff-lcs (1.5.1) docile (1.4.1) @@ -67,7 +67,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) method_source (1.1.0) - minitest (5.24.1) + minitest (5.25.1) mutex_m (0.2.0) os (1.1.4) parallel (1.25.1) @@ -145,7 +145,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thor_nested_subcommand (1.0.9) tzinfo (2.0.6) concurrent-ruby (~> 1.0)