From cef84250b69b8be0b3832b47e2e639cb3b1ad665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 04:07:05 +0000 Subject: [PATCH] Bump activesupport from 6.0.5.1 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.5.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.5.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f34270dc..5a557ae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.5.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -57,7 +57,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) contracts (0.16.1) dotenv (2.8.1) erubis (2.7.0) @@ -105,7 +105,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.17.0) multi_xml (0.6.0) neat (1.9.1) sass (>= 3.3) @@ -153,13 +153,13 @@ GEM parslet (>= 1.8.0, < 3.0.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) webrick (1.7.0) yell (2.2.2) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby