Bug #7013
apipie-rails 0.2.3 is incompatible with 1.8.7
Description
Discovered after repeated failed jobs on 1.8.7 - http://ci.theforeman.org/view/Core/job/test_develop/795/database=postgresql,ruby=1.8.7/console
Error in apipie-rails is trivial, apipie-rails requires pinning on Foreman until its solved.
Related issues
Associated revisions
refs #7013 - pin apipie-rails to < 0.2.3
Fixes #7013 - pin apipie-rails to < 0.2.3
0.2.3 was released with a Ruby 1.8.7 incompatible syntax method
definition
(cherry picked from commit 33a90a9eecef8cc7105706a9d492f01d39e55b2a)
History
#1
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1672 added
- Pull request deleted (
)
#2
Updated by Dominic Cleal over 6 years ago
- Legacy Backlogs Release (now unused) set to 10
#3
Updated by Dominic Cleal over 6 years ago
- Related to Tracker #4656: Drop Ruby 1.8 support added
#4
Updated by Daniel Lobato Garcia over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 33a90a9eecef8cc7105706a9d492f01d39e55b2a.
Fixes #7013 - pin apipie-rails to < 0.2.3
0.2.3 was released with a Ruby 1.8.7 incompatible syntax method
definition