]> source.dussan.org Git - redmine.git/commitdiff
Update Rails to 6.1.7.4 (#38374).
authorGo MAEDA <maeda@farend.jp>
Thu, 29 Jun 2023 03:42:22 +0000 (03:42 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 29 Jun 2023 03:42:22 +0000 (03:42 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@22266 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index b4fbd939d258a87fbd280234ba26f0054ef32b45..e312a8aa592f950ebb58d98378271a9538af80c2 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
 
 ruby '>= 2.7.0', '< 3.3.0'
 
-gem 'rails', '6.1.7.3'
+gem 'rails', '6.1.7.4'
 gem 'rouge', '~> 4.1.0'
 gem 'request_store', '~> 1.5.0'
 gem 'mini_mime', '~> 1.1.0'