From 0b0a372ba19ab8fd28a477b657a816192b7dc79d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 00:21:00 +0000 Subject: [PATCH] :arrow_up: Bump activesupport from 7.1.2 to 7.1.3 (#132) Bumps [activesupport](https://github.com/rails/rails) from 7.1.2 to 7.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84fda54..3bd892e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -16,7 +16,7 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.5) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crack (0.4.5) rexml