From b1d6f3b0f8baea8b8ae4a60671c2f87446e5806c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:42:01 +0000 Subject: [PATCH] ruby: bump activesupport from 7.0.4.3 to 7.0.7.1 Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.0.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e3dd2e5b3..672c21d531 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -1297,7 +1297,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) cli-ui (1.5.1) colorize (0.8.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) crack (0.4.5) rexml diff-lcs (1.5.0) @@ -1320,7 +1320,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) - i18n (1.12.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) jmespath (1.6.1) json (2.6.2) @@ -1331,7 +1331,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.25.1) netrc (0.11.0) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3)