From 50e0d93f6f6d573a7bd2de7a19f5c9d2750147a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 00:33:20 +0000 Subject: [PATCH] Bump activesupport from 5.2.2 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 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.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4fd6f5..c70d352 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: http://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) aws-sdk (2.11.204) aws-sdk-resources (= 2.11.204) aws-sdk-core (2.11.204) @@ -21,7 +21,7 @@ GEM bigdecimal (1.4.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.4) + concurrent-ruby (1.2.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) dogapi (1.32.0) @@ -34,12 +34,12 @@ GEM faraday (>= 0.7.4, < 1.0) gli (2.18.0) hashie (3.6.0) - i18n (1.5.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.4.0) json (2.1.0) - minitest (5.11.3) + minitest (5.18.0) multi_json (1.13.1) multipart-post (2.0.0) slack-ruby-client (0.13.1) @@ -51,8 +51,8 @@ GEM websocket-driver thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0)