Vote #81101
完了Drop Ruby 2.3 support
0%
説明
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.
journals
Jean-Philippe Lang has removed Ruby 2.3 from "the official CI server":https://www.redmine.org/builds/ today.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Here is a patch to drop Ruby 2.3 support.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the change.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,32530,Update RuboCop to 1.12
relates,Closed,27780,Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
relates,Closed,34150,Use match? instead of =~ when MatchData is not used
relates,Closed,34153,Use sum instead of inject(0, :+)