プロジェクト

全般

プロフィール

Vote #76301

完了

Ruby 2.2 support of Redmine 2.6 (Rails 3.2)

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

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

0%

予定工数:
category_id:
44
version_id:
98
issue_org_id:
19652
author_id:
11192
assigned_to_id:
0
comments:
5
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Rails team says if Rails 3.2.22 will be released, it includes Ruby 2.2 support.
https://github.com/rails/rails/pull/18306#issuecomment-69333576


journals

--------------------------------------------------------------------------------
You can run Redmine 2.6 on Ruby 2.2 with this change.

<pre><code class="diff">
diff --git a/Gemfile b/Gemfile
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

-gem "rails", "3.2.21"
+gem "rails", :github => 'rails/rails', :branch => '3-2-stable'
gem "jquery-rails", "~> 3.1.1"
gem "coderay", "~> 1.1.0"
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
</code></pre>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
JPL, could you add Ruby 2.2 to CI Server?
--------------------------------------------------------------------------------
Added, thanks.
--------------------------------------------------------------------------------

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

  • カテゴリRails support_44 にセット
  • 対象バージョン2.6.6_98 にセット

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

いいね!0
いいね!0