mirror of
https://github.com/redmine/redmine.git
synced 2026-07-06 23:27:50 +02:00
Merged r19425 from trunk to 4.1-stable (#32788).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19426 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -1,5 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby '>= 2.3.0', '< 2.7.0'
|
||||
gem "bundler", ">= 1.5.0"
|
||||
|
||||
gem "rails", "5.2.4.1"
|
||||
|
||||
@@ -7,7 +7,7 @@ http://www.redmine.org/
|
||||
|
||||
== Requirements
|
||||
|
||||
* Ruby >= 2.3
|
||||
* Ruby 2.3, 2.4, 2.5, 2.6
|
||||
* RubyGems
|
||||
* Bundler >= 1.5.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user