From b183ece648a544efb2a2effb53e7331b2ad0812c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:38:45 +0000 Subject: [PATCH] Bump activesupport from 7.1.2 to 7.1.4.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.2 to 7.1.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e44f56..da640f1 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.4.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -41,11 +41,11 @@ GEM async async-pool (0.3.12) async (>= 1.25) - base64 (0.1.1) - bigdecimal (3.1.4) + base64 (0.1.2) + bigdecimal (3.1.8) cgi (0.3.6) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) connection_pool (2.4.1) console (1.16.2) fiber-local @@ -53,8 +53,7 @@ GEM rexml diff-lcs (1.5.0) docile (1.4.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) erb (4.0.2) cgi (>= 0.3.3) factory_bot (6.4.2) @@ -92,7 +91,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (1.0.1) - i18n (1.14.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.6.3) jwt (2.7.1) @@ -102,7 +101,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.20.0) + minitest (5.25.1) multi_json (1.15.0) mutex_m (0.2.0) nenv (0.3.0)