From f27d4de9cf82b30a739bbbd55f307e7ea6d44c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 02:50:14 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.1.7.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.0.3.2...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9373ca..8b971fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.2) + activesupport (6.1.7.3) 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) + zeitwerk (~> 2.3) byebug (11.0.1) coderay (1.1.2) commander-openflighthpc (1.2.0) highline (~> 1.7.2) paint (~> 2.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) equatable (0.6.1) faraday (0.17.3) multipart-post (>= 1.2, < 3) @@ -20,11 +20,11 @@ GEM faraday (>= 0.7.4, < 1.0) hashie (4.1.0) highline (1.7.10) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.2) method_source (0.9.2) - minitest (5.14.1) + minitest (5.18.0) multipart-post (2.1.1) necromancer (0.5.0) paint (2.1.1) @@ -42,7 +42,6 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - thread_safe (0.3.6) tty-color (0.5.0) tty-cursor (0.7.1) tty-prompt (0.20.0) @@ -60,12 +59,12 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.5) tty-screen (~> 0.7) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.0) unicode_utils (1.4.0) wisper (2.0.1) - zeitwerk (2.4.0) + zeitwerk (2.6.7) PLATFORMS ruby