Merged r19456 from trunk to 4.1-stable (#32839).

git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19457 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-01-25 02:21:13 +00:00
parent 28c58eef97
commit d16a469f59

View File

@@ -4,6 +4,7 @@ ruby '>= 2.3.0', '< 2.7.0'
gem "bundler", ">= 1.5.0"
gem "rails", "5.2.4.1"
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
gem "rouge", "~> 3.12.0"
gem "request_store", "~> 1.4.1"
gem "mini_mime", "~> 1.0.1"