Patch #30241
Update nokogiri gem (~> 1.10.0)
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gems support | |||
Target version: | 4.0.1 |
Description
passed all tests
Related issues
Associated revisions
Update nokogiri gem (~> 1.9.0) (#30241).
Patch by Pavel Rosický.
Update nokogiri gem (~> 1.10.0) (#30241).
Patch by Pavel Rosický.
Use nokogiri 1.9 for Ruby 2.2 (#30241).
History
#2
Updated by Go MAEDA over 2 years ago
- Tracker changed from Defect to Patch
- Target version set to 4.0.1
Thank you for reporting that nokogiri 1.9.0 has been released. I am setting the target version to 4.0.1.
#3
Updated by Go MAEDA over 2 years ago
- Target version changed from 4.0.1 to 3.4.8
#4
Updated by Go MAEDA over 2 years ago
- Status changed from New to Resolved
#5
Updated by Go MAEDA over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Go MAEDA
- Target version changed from 3.4.8 to 4.0.1
Committed. Thanks.
#6
Updated by Pavel Rosický over 2 years ago
- Status changed from Closed to Reopened
Go MAEDA -> FYI Nokogiri 1.10.0 has been released on 2019-01-04
this version includes Ruby 2.6 support on Windows #30118
#7
Updated by Go MAEDA over 2 years ago
- Related to Feature #30118: Ruby 2.6 support added
#8
Updated by Go MAEDA over 2 years ago
- Related to Feature #30356: Drop Ruby 2.2 support added
#9
Updated by Go MAEDA over 2 years ago
- Subject changed from Update nokogiri gem (~> 1.9.0) to Update nokogiri gem (~> 1.10.0)
Nokogiri requires Ruby >= 2.3.0 but Redmine 4.0.0 officially supports Ruby 2.2.2. I have opened #30356 to drop support for Ruby 2.2.
$ bundle update . . . Bundler could not find compatible versions for gem "ruby": In Gemfile: ruby nokogiri (~> 1.10.0) was resolved to 1.10.0, which depends on ruby (>= 2.3.0)
#10
Updated by Go MAEDA over 2 years ago
- Status changed from Reopened to Closed
Committed.
Uses Nokogiri 1.9 for Ruby 2.2, 1.10 for Ruby >=2.3.