From bcf4e7bb7f4141f73ab4309dd3f18e1aa0ad06bc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 10:43:48 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.6 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b256030..5deaf98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.3) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -95,7 +95,7 @@ GEM rb-inotify (>= 0.9.7) mercenary (0.3.6) mini_portile2 (2.8.4) - minitest (5.18.0) + minitest (5.19.0) net-dns (0.9.0) nokogiri (1.15.4) mini_portile2 (~> 2.8.2) @@ -131,7 +131,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - zeitwerk (2.6.7) + zeitwerk (2.6.11) PLATFORMS ruby