]> source.dussan.org Git - redmine.git/commitdiff
Update Rails to 6.1.7.8 in 5.1-stable (#40818).
authorGo MAEDA <maeda@farend.jp>
Tue, 11 Jun 2024 07:39:26 +0000 (07:39 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 11 Jun 2024 07:39:26 +0000 (07:39 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22866 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

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