Actions
Feature #34142
closedDrop Ruby 2.3 support
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
The official support of Ruby 2.3 has already ended on 2019-03-31.
https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/
And some gems such as rubocop, rubyzip, simplecov, capybara, csv, and roadie dropped support for Ruby 2.3 in the latest version.
Files
Related issues
Updated by Go MAEDA about 4 years ago
Jean-Philippe Lang has removed Ruby 2.3 from the official CI server today.
Updated by Go MAEDA about 4 years ago
- File drop-ruby-2_3.diff added
Here is a patch to drop Ruby 2.3 support.
Updated by Go MAEDA about 4 years ago
- File drop-ruby-2_3.diff drop-ruby-2_3.diff added
Updated by Go MAEDA about 4 years ago
- Related to Patch #32530: Update RuboCop to 1.12 added
Updated by Go MAEDA about 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the change.
Updated by Go MAEDA about 4 years ago
- Related to Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting added
Updated by Go MAEDA about 4 years ago
- Related to Patch #34150: Use match? instead of =~ when MatchData is not used added
Updated by Go MAEDA about 4 years ago
- Related to Patch #34153: Use sum instead of inject(0, :+) added
Actions