From f1c0f3710c540c44dff273ab5b9b7243a6d78cf6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 06:25:47 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.2 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b347fb75..6245cfe4 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.2) 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.0) 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.12.0) 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.5.0) - minitest (5.14.3) + minitest (5.17.0) 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.5) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby