Merged r20858 from trunk to 4.0-stable (#34966).

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@20860 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2021-03-27 06:08:26 +00:00
parent b4d5dd7ad7
commit 685d630cc6

View File

@@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '>= 2.3.0', '< 2.7.0' if Bundler::VERSION >= '1.12.0'
gem "bundler", ">= 1.5.0"
gem 'rails', '5.2.4.5'
gem 'rails', '5.2.5'
gem "rouge", "~> 3.3.0"
gem "request_store", "1.0.5"
gem "mini_mime", "~> 1.0.1"