From f2751486fae61f5d2a0668fc8ef464a053e825ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:40:22 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.1 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f1568caf..a59546ad2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) - activesupport (6.0.3.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -33,7 +33,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) declarative (0.0.10) declarative-option (0.1.0) digest-crc (0.5.1) @@ -121,7 +121,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) json (2.3.0) @@ -129,7 +129,7 @@ GEM memoist (0.16.2) mini_magick (4.10.1) mini_mime (1.0.2) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -163,7 +163,7 @@ GEM tty-screen (0.7.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4) @@ -181,7 +181,7 @@ GEM rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.0) xcpretty (~> 0.2, >= 0.0.7) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby