From c0e50f6a63f6341c602ccbf975ecac262fe111b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 01:30:21 +0000 Subject: [PATCH] Bump activesupport from 6.1.1 to 7.0.7.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.1...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7246e187..b8ecec72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,19 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) colorator (0.1) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) ffi (1.14.2) gemoji (3.0.1) html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - i18n (1.8.7) + i18n (1.14.1) concurrent-ruby (~> 1.0) jekyll (3.0.1) colorator (~> 0.1) @@ -40,7 +39,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.19.0) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -71,9 +70,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) titlecase (0.1.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) PLATFORMS ruby