From df6d129d87c942201f527903d48e0eaa54c615d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 06:07:40 +0000 Subject: [PATCH] Bump activesupport from 6.1.7 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 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.1.7...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 665e239..54ebd0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,14 +3,14 @@ PATH specs: cocoapods-keys (2.2.1) dotenv - keychain + ruby-keychain GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.5) rexml - activesupport (6.1.7) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -62,8 +62,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.10) - crypt (2.2.1) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) dotenv (2.8.1) escape (0.0.4) @@ -73,15 +72,11 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - highline (2.0.3) httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.2) - keychain (0.2.3) - crypt (>= 1.1.4) - highline (>= 1.4.0) - minitest (5.16.3) + minitest (5.18.0) molinillo (0.8.0) nanaimo (0.3.0) nap (1.1.0) @@ -128,7 +123,7 @@ GEM ruby-progressbar (1.11.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) xcodeproj (1.22.0) @@ -138,10 +133,11 @@ GEM colored2 (~> 3.1) nanaimo (~> 0.3.0) rexml (~> 3.2.4) - zeitwerk (2.6.6) + zeitwerk (2.6.7) PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES activesupport (>= 5)