From ec69cf150e3b49f621e1106944132e4785f8b8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 03:36:18 +0000 Subject: [PATCH] Bump activesupport from 7.1.2 to 7.1.3.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.2 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.2...v7.1.3.2) --- 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 81f9271..b2e559f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -42,10 +42,10 @@ GEM async-pool (0.3.12) async (>= 1.25) base64 (0.1.1) - bigdecimal (3.1.4) + bigdecimal (3.1.6) cgi (0.3.6) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) console (1.16.2) fiber-local @@ -102,7 +102,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.20.0) + minitest (5.22.2) multi_json (1.15.0) mutex_m (0.2.0) nenv (0.3.0)