Vote #79685
完了Ruby 2.6 support
0%
説明
Ruby 2.6 is going to be released on 2018-12-25.
https://bugs.ruby-lang.org/projects/ruby-trunk/roadmap#2.6
journals
The current trunk r17686 passed tests (but I skipped LDAP and rmagick tests) in ruby 2.6.0preview2.
--------------------------------------------------------------------------------
Go MAEDA wrote:
> The current trunk r17686 passed tests (but I skipped LDAP and rmagick tests) in ruby 2.6.0preview2.
I made a branch on the GitLab CI to track the test results until Ruby 2.6 is released.
* Branch: https://gitlab.com/marius-balteanu/redmine/tree/feature/ruby_2.6
* Test Results: https://gitlab.com/marius-balteanu/redmine/-/jobs/131233825
--------------------------------------------------------------------------------
ruby2.6-rc1 is added to the CI server: http://www.redmine.org/builds
--------------------------------------------------------------------------------
I think we can support Ruby 2.6 in Redmine 4.0.1.
--------------------------------------------------------------------------------
All tests passed with Ruby 2.6.0p0 on my environment.
I think we can close this issue if Ruby 2.6 on the CI server is updated from 2.6.0preview2 to 2.6.0 and r17706 is merged to 4.0-stable.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,30241,Update nokogiri gem (~> 1.10.0)
relates,Closed,30420,Update pg gem (~> 1.1.4)
copied_to,Closed,31500,Ruby 2.7 support