Merged r19461 from trunk to 4.0-stable (#32788).

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19463 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-01-26 01:16:19 +00:00
parent 99548337a2
commit bc6101f97f

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '>= 2.3.0', '< 2.7.0'
ruby '>= 2.3.0', '< 2.7.0' if Bundler::VERSION >= '1.12.0'
gem "bundler", ">= 1.5.0"
gem "rails", "5.2.4.1"