From bac31f96c9c94ccee35a0f12216b69e5a70ca4a7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 23:51:05 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.4 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd8a4ee5..40b1e35a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -45,7 +45,7 @@ GEM chronic (0.10.2) coderay (1.1.3) colored (1.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) daemons (1.3.1) diff-lcs (1.2.5) erector (0.10.0) @@ -53,7 +53,7 @@ GEM eventmachine (1.2.7) ffi (1.14.2) files (0.4.0) - i18n (1.8.7) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.5.1) listen (3.4.1) @@ -61,7 +61,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) method_source (1.0.0) mini_portile2 (2.8.2) - minitest (5.14.3) + minitest (5.18.1) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -138,9 +138,9 @@ GEM tilt (2.0.10) treetop (1.6.11) polyglot (~> 0.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.8) PLATFORMS ruby