Actions
Feature #16194
closedRuby 2.1 support
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I run travis personally.
https://travis-ci.org/marutosi/redmine-bb
Ruby 2.1.0 tests passes.
But, Ruby 2.1.1 (ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]) tests fail.
https://travis-ci.org/marutosi/redmine/builds/19696007
Related issues
Updated by Toshi MARUYAMA over 10 years ago
- Subject changed from Ruby 2.1.1 support to Ruby 2.1support
Updated by Toshi MARUYAMA over 10 years ago
- Subject changed from Ruby 2.1support to Ruby 2.1 support
Updated by Toshi MARUYAMA over 10 years ago
- Related to Defect #16269: Cannot create/edit user and after create project (Clean install redmine 2.5.0) added
Updated by Toshi MARUYAMA over 10 years ago
Regression of Hash#reject in Ruby 2.1.1
https://www.ruby-lang.org/en/news/2014/03/10/regression-of-hash-reject-in-ruby-2-1-1/
Updated by Toshi MARUYAMA over 10 years ago
Ruby 2.1.2 has released.
https://www.ruby-lang.org/en/news/2014/05/09/ruby-2-1-2-is-released/
Updated by Raphael Kallensee over 10 years ago
Can I assume that Redmine runs fine with Ruby 2.1.2?
Updated by Toshi MARUYAMA over 10 years ago
- Target version set to 2.5.2
Trunk on CI server has Ruby 2.1.2 environment.
http://www.redmine.org/builds/index.html
JPL, could you add Ruby 2.1.2 to Redmine 2.5?
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from New to Closed
Ruby 2.1.2 tests added to Redmine 2.5 and they pass.
Actions