From 6d6485caeafa7879836ce7286efd5b146bb4fdf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:39:38 +0000 Subject: [PATCH] Bump activesupport from 6.1.7.8 to 7.1.3.4 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.8 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.8...v7.1.3.4) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7069bb1c..91586b98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,14 +22,18 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.8) - activesupport (= 6.1.7.8) - activesupport (6.1.7.8) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activesupport (7.1.3.4) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) airborne (0.3.7) @@ -59,6 +63,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) @@ -124,12 +129,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0604) mini_portile2 (2.8.7) - minitest (5.15.0) + minitest (5.24.1) multi_json (1.15.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.2) mustermann (>= 1.0.0) + mutex_m (0.2.0) net-http (0.4.1) uri netrc (0.11.0)