From 1999ed49953f4bbec6611c23b94dbc8b89319b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 02:01:44 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.4 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.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/v5.2.4.4...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3be926..608da52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,26 +18,24 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.4.4) - activesupport (= 5.2.4.4) - activerecord (5.2.4.4) - activemodel (= 5.2.4.4) - activesupport (= 5.2.4.4) - arel (>= 9.0) - activesupport (5.2.4.4) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activerecord (7.0.4.3) + activemodel (= 7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) colorize (0.8.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) execjs (2.7.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) libv8 (3.16.14.19) - minitest (5.14.2) + minitest (5.18.0) pg (1.2.3) rake (13.0.1) ref (2.0.0) @@ -62,9 +60,8 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thread_safe (0.3.6) - tzinfo (1.2.8) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)