From 759786640be43aeafeadf7c55ecc2ac2598d4c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:36:28 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.4 to 7.0.4.3 in /core Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.4 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.4...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- core/Gemfile.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/core/Gemfile.lock b/core/Gemfile.lock index 9922c7f..53ea884 100644 --- a/core/Gemfile.lock +++ b/core/Gemfile.lock @@ -8,23 +8,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.4) - activesupport (= 6.1.4.4) - activesupport (6.1.4.4) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) byebug (11.1.1) coderay (1.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) diff-lcs (1.3) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-deserializable (0.2.0) method_source (0.9.2) - minitest (5.15.0) + minitest (5.18.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -42,9 +41,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.5.4) PLATFORMS ruby