Actions
Defect #20908
closedrails dependency is too strict
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
I maintain Redmine in Debian. Currently the Gemfile specifies a specific rails version, instead of a minimum required version. This makes it really hard to maintain packages. Please consider the attached patch, which specifies a minimum required version (4.2.4), but will also work with anything newer than that.
Files
Updated by Antonio Terceiro almost 10 years ago
the patch
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Rails minor version updating broke Redmine many times.
We have fixed many times.
We discussed this policy long time ago. (but I cannot find this discuss.)
Actions