Actions
Refactor #14887
closedRemove test-unit dependency
Description
The dependency on the test-unit gem is now obsolete. It was added for compatibility with Ruby 2.2+ in #11016, where it was missing in Ruby core.
Rails 4 has removed the dependency on test-unit and switched entirely to minitest (https://github.com/rails/rails/commit/aa7857b6), so the gem can be removed.
Updated by Dominic Cleal over 8 years ago
- Related to Bug #11016: missing gem in test.rb under ruby 2.2.0 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/3480 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 f7f5116e0009ff2290ebffcb300c0cc681c33916.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Actions