]> source.dussan.org Git - redmine.git/commitdiff
Upgrade Rails to 6.1.7.9 in 5.1-stable branch (#41489). 5.1-stable
authorGo MAEDA <maeda@farend.jp>
Wed, 16 Oct 2024 09:21:25 +0000 (09:21 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 16 Oct 2024 09:21:25 +0000 (09:21 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@23128 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

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