From 55ad370ccf72cc7326ae06fdc81196c22ae2af2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:51:25 +0000 Subject: [PATCH] build(deps): bump activesupport from 7.1.2 to 7.1.3 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] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9c1f6e4..eb773efc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -26,11 +26,11 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.4) + bigdecimal (3.1.6) builder (3.2.4) code-scanning-rubocop (0.6.1) rubocop (~> 1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) curb (1.0.5) diff-lcs (1.5.0) @@ -63,7 +63,7 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.14) mini_portile2 (2.8.4) - minitest (5.20.0) + minitest (5.21.2) mono_logger (1.1.2) multi_json (1.15.0) multi_xml (0.6.0)