From 5334ce2feee17e05a204ae3d5988c23931259d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 05:24:15 +0000 Subject: [PATCH] Bump activesupport from 7.1.3 to 7.2.1 Bumps [activesupport](https://github.com/rails/rails) from 7.1.3 to 7.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2b8f26..a3d9d89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3) + activesupport (7.2.1) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -25,22 +26,21 @@ GEM csv (3.2.8) diff-lcs (1.5.1) dotenv (3.0.2) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) hashdiff (1.1.0) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) + logger (1.6.0) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.25.1) multi_xml (0.6.0) - mutex_m (0.2.0) opsgenie-schedule (0.1.4) httparty (~> 0.17) parallel (1.24.0) @@ -87,7 +87,7 @@ GEM rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) + securerandom (0.3.1) standard (1.34.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0)