From 5120cdc0f89c9827a7b37289a2bd48b3292f4d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 03:27:37 +0000 Subject: [PATCH] Bump activesupport from 4.0.0 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 4.0.0 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/v4.0.0...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce4ba17..d4ff6e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,18 @@ GEM remote: http://rubygems.org/ specs: - activesupport (4.0.0) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (7.0.4.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.4) - atomic (1.1.10) bigcommerce (0.8.2) activesupport json rest-client coderay (1.0.9) + concurrent-ruby (1.2.2) css_parser (1.3.4) addressable diff-lcs (1.2.4) @@ -21,7 +20,8 @@ GEM httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) - i18n (0.6.4) + i18n (1.12.0) + concurrent-ruby (~> 1.0) json (1.8.0) kgio (2.8.0) mail (2.5.4) @@ -29,8 +29,8 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.23) - minitest (4.7.5) - multi_json (1.7.6) + minitest (5.18.0) + multi_json (1.15.0) multi_xml (0.5.4) mysql2 (0.3.11) nokogiri (1.5.9) @@ -75,13 +75,12 @@ GEM tilt (~> 1.3, >= 1.3.3) slop (3.4.5) temple (0.6.5) - thread_safe (0.1.2) - atomic tilt (1.4.1) treetop (1.4.14) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicorn (4.6.2) kgio (~> 2.6) rack