From db443298e43251329d2814284f73c96ea3f66169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:16:09 +0000 Subject: [PATCH] Bump activesupport from 5.2.2.1 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2.1 to 6.0.6.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/v5.2.2.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 c40f94992..0e3ef37f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,16 @@ GEM remote: http://rubygems.org/ specs: - activesupport (5.2.2.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -52,11 +53,9 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x86-mingw32) - mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) pragmatic_segmenter (0.3.18) @@ -75,13 +74,14 @@ GEM rainbow (~> 2.0) sass (~> 3.4.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode (0.4.4.4) unicode (0.4.4.4-x86-mingw32) video_thumb (0.1.5) json (~> 2.1) nokogiri (~> 1.8) + zeitwerk (2.6.6) PLATFORMS ruby