Project

General

Profile

Actions

Patch #30241

closed

Update nokogiri gem (~> 1.10.0)

Added by Pavel Rosický over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

passed all tests


Files

Gemfile.patch (416 Bytes) Gemfile.patch Pavel Rosický, 2018-12-17 23:42

Related issues

Related to Redmine - Feature #30118: Ruby 2.6 supportClosedJean-Philippe Lang

Actions
Related to Redmine - Feature #30356: Drop Ruby 2.2 supportClosedGo MAEDA

Actions
Actions #2

Updated by Go MAEDA over 5 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.

Actions #3

Updated by Go MAEDA over 5 years ago

  • Target version changed from 4.0.1 to 3.4.8
Actions #4

Updated by Go MAEDA about 5 years ago

  • Status changed from New to Resolved
Actions #5

Updated by Go MAEDA about 5 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.

Actions #6

Updated by Pavel Rosický about 5 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

Actions #7

Updated by Go MAEDA about 5 years ago

Actions #8

Updated by Go MAEDA about 5 years ago

Actions #9

Updated by Go MAEDA about 5 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)
Actions #10

Updated by Go MAEDA about 5 years ago

  • Status changed from Reopened to Closed

Committed.
Uses Nokogiri 1.9 for Ruby 2.2, 1.10 for Ruby >=2.3.

Actions

Also available in: Atom PDF