Defect #30114
Installing xpath with Bundler fails in Ruby <=2.2
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gems support | |||
Target version: | 3.4.9 | |||
Resolution: | Fixed | Affected version: | 3.3.7 |
Description
Related issues
Associated revisions
Use xpath < 3.2 for Ruby < 2.3 (#30114).
Patch by Go MAEDA.
Use xpath < 3.2 for Ruby < 2.3 (#30114).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA about 2 years ago
Gem::InstallError: xpath requires Ruby version >= 2.3. An error occurred while installing xpath (3.2.0), and Bundler cannot continue. Make sure that `gem install xpath -v '3.2.0'` succeeds before bundling.
#2
Updated by Go MAEDA about 2 years ago
- Duplicated by Defect #30716: latest version of xpath gem need ruby 2.3 added
#3
Updated by Go MAEDA about 2 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version set to 3.4.9
- Resolution set to Fixed
Committed the fix for 4.0-stable and 3.4-stable. Now xpath < 3.2 is installed for Ruby < 2.3.