From ebb0f7136c51423aae229aafe2edb31b5aa04d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:50:15 +0000 Subject: [PATCH] chore(deps): bump activesupport from 6.1.7.8 to 7.2.1 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.8 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/v6.1.7.8...v7.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7069bb1c..eff34f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,14 +22,19 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.8) - activesupport (= 6.1.7.8) - activesupport (6.1.7.8) - concurrent-ruby (~> 1.0, >= 1.0.2) + activemodel (7.2.1) + activesupport (= 7.2.1) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) airborne (0.3.7) @@ -46,7 +51,7 @@ GEM bigdecimal (3.1.8) builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -59,6 +64,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) + drb (2.2.1) dry-core (1.0.1) concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) @@ -119,12 +125,13 @@ GEM base64 language_server-protocol (3.17.0.3) lint_roller (1.1.0) + logger (1.6.0) method_source (1.1.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2024.0604) mini_portile2 (2.8.7) - minitest (5.15.0) + minitest (5.25.1) multi_json (1.15.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) @@ -205,6 +212,7 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) + securerandom (0.3.1) sentry-ruby (5.18.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -250,7 +258,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS ruby