From 7cb93b49ec2ecb3579bef37a91280b54f350b756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:04:45 +0000 Subject: [PATCH] Bump activesupport from 7.1.1 to 7.1.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 100a383..a8678f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.1) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -17,21 +17,21 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - base64 (0.1.1) + base64 (0.2.0) bigdecimal (3.1.4) byebug (11.1.3) concurrent-ruby (1.2.2) connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords faker (3.2.2) i18n (>= 1.8.11, < 2) i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0)