プロジェクト

全般

プロフィール

Vote #79682

完了

Installing xpath with Bundler fails in Ruby <=2.2

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Gems support_45
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
45
version_id:
147
issue_org_id:
30114
author_id:
332
assigned_to_id:
332
comments:
3
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
138
ステータス-->[Closed]

説明

"bundle install" and "bundle update" fails in Ruby <=2.2 because the recent versions of xpath gem require newer Ruby.

|. xpath version |. Required Ruby version |
| "3.2.0":https://rubygems.org/gems/xpath/versions/3.2.0 (2018-10-15) | >= 2.3 |
| "3.1.0":https://rubygems.org/gems/xpath/versions/3.1.0 (2018-05-26) | >= 2.2 |
| "3.0.0":https://rubygems.org/gems/xpath/versions/3.0.0 (2017-12-30) | >= 2.2 |
| "2.1.0":https://rubygems.org/gems/xpath/versions/2.1.0 (2017-05-25) | >= 1.9.3 |


journals

<pre>
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.
</pre>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Committed the fix for 4.0-stable and 3.4-stable. Now xpath < 3.2 is installed for Ruby < 2.3.
--------------------------------------------------------------------------------


related_issues

duplicates,Closed,30716,latest version of xpath gem need ruby 2.3

Admin Redmine さんが約4年前に更新

  • カテゴリGems support_45 にセット
  • 対象バージョン3.4.9_147 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0