Actions
Feature #14133
closedUpdate to rubocop 0.38.0
Description
Update rubocop to 0.38.0 to get rake 11.x compatibility, and revert the rake 10.x pin from #14114.
Updated by Dominic Cleal almost 9 years ago
A little more complicated, as hirb-unicode (from the console group) has a conflicting dependency with rubocop on unicode-display_width. I've submitted https://github.com/steakknife/hirb-unicode/pull/1 to fix a maintained fork of hirb-unicode (itself now dead) and perhaps it can be switched over, else remove hirb-unicode entirely.
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #14114: Rake tasks fail under rake 11.x with undefined method `last_comment' added
Updated by Dominic Cleal over 8 years ago
- Blocks Feature #14809: Build RPMs for Fedora 24 added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3481 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f0091ac8b2e8b53efb05514d78aa0545d2176a61.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Updated by Marek Hulán over 8 years ago
- Related to Refactor #15364: Disable Style/ClassCheck cop added
Actions