]> source.dussan.org Git - redmine.git/commitdiff
Ruby 2.7 support (#31500).
authorGo MAEDA <maeda@farend.jp>
Mon, 19 Oct 2020 00:34:11 +0000 (00:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 19 Oct 2020 00:34:11 +0000 (00:34 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20150 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile
doc/INSTALL

diff --git a/Gemfile b/Gemfile
index 0cfe10e49ddfe711d8622a994d9ec9a1d6716ad4..24c85b3413e0d092f537bfc2867408eb7bc1fef7 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-ruby '>= 2.3.0', '< 2.7.0'
+ruby '>= 2.3.0', '< 2.8.0'
 gem 'bundler', '>= 1.12.0'
 
 gem 'rails', '5.2.4.4'
index f4374dae12597b2e3b96dd85ed3784462e83adb7..5be44aa0670eafce1cce35bdbccc556df533c5a0 100644 (file)
@@ -7,7 +7,7 @@ http://www.redmine.org/
 
 == Requirements
 
-* Ruby 2.3, 2.4, 2.5, 2.6
+* Ruby 2.3, 2.4, 2.5, 2.6, 2.7 (excluding 2.7.0 and 2.7.1)
 * Bundler >= 1.12.0
 
 * A database: