]> source.dussan.org Git - redmine.git/commitdiff
Update Rails to 6.1.7.10 in 5.1-stable branch (#41489).
authorGo MAEDA <maeda@farend.jp>
Wed, 23 Oct 2024 23:58:36 +0000 (23:58 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 23 Oct 2024 23:58:36 +0000 (23:58 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@23157 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index a9e203ea7e62d2d6d414aca16f838639c8dbab16..8e79c405936253216a79b7d8b0345e5adbd2da32 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.9'
+gem 'rails', '6.1.7.10'
 gem 'rouge', '~> 4.2.0'
 gem 'request_store', '~> 1.5.0'
 gem 'mini_mime', '~> 1.1.0'