From c98c7c6dd3bcf1e9e17621a5b7793b18e06a0b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:57:54 +0000 Subject: [PATCH] Bump activesupport from 7.1.3 to 7.1.3.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.3 to 7.1.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e31da1..c5d4a63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -30,7 +30,7 @@ GEM i18n (>= 1.8.11, < 2) i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.21.2) + minitest (5.22.2) mutex_m (0.2.0) rspec (3.13.0) rspec-core (~> 3.13.0)