From 395d15a0be16a5250b230799f199a7aef643f560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 22:14:40 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.1 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c55b3a..4a88bc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) async (1.26.1) @@ -37,7 +36,7 @@ GEM launchy mail thor (>= 0.19.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) console (1.8.2) declarative (0.0.10) declarative-option (0.1.0) @@ -66,7 +65,7 @@ GEM signet (~> 0.7) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.1) launchy (2.5.0) @@ -75,7 +74,7 @@ GEM mini_mime (>= 0.1.1) memoist (0.16.2) mini_mime (1.0.2) - minitest (5.14.1) + minitest (5.17.0) multi_json (1.14.1) multipart-post (2.1.1) nio4r (2.5.2) @@ -116,15 +115,13 @@ GEM websocket-driver systemu (2.6.5) thor (1.0.1) - thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uber (0.1.0) websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.0) PLATFORMS ruby