プロジェクト

全般

プロフィール

Vote #80593

完了

Redmine 4.0 no longer supports Ruby 2.2

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

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

0%

予定工数:
category_id:
24
version_id:
159
issue_org_id:
32787
author_id:
332
assigned_to_id:
332
comments:
2
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

After updating Rails to 5.2.4.1 (#32526), Redmine cannot be run with Ruby 2.2 because of the following change in Rails that uses @&.@ operator which has been introduced in Ruby 2.3.
https://github.com/rails/rails/commit/92ec9f270d696a17ba7604b3d02931f07c3e7c6a

We should update source:branches/4.0-stable/doc/INSTALL in order to correctly tell the supported Ruby versions.


Index: doc/INSTALL
===================================================================
--- doc/INSTALL (リビジョン 19406)
+++ doc/INSTALL (作業コピー)
@@ -7,7 +7,7 @@

 == Requirements

-* Ruby >= 2.2.2
+* Ruby >= 2.3
 * RubyGems
 * Bundler >= 1.5.0


journals

--------------------------------------------------------------------------------
doc/INSTALL has been updated in r19427.
--------------------------------------------------------------------------------


related_issues

relates,Closed,32788,Specify supported Ruby version in Gemfile and doc/INSTALL

Admin Redmine さんが3年以上前に更新

  • カテゴリDocumentation_24 にセット
  • 対象バージョン4.0.7_159 にセット

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

いいね!0
いいね!0