Actions
Refactor #27359
closedUpdate audited gem to 4.9.x
Description
Audited 4.9.0 was released on 18.7.2019. This release changed audited_changes from hash with indifferent access to hash, where keys are strings. This change made all tests which accessed parts of the hash using symbols as keys fail.
Let's bump the version and fix all the breakages it may cause.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman/pull/6913 added
Updated by Tomer Brisker over 5 years ago
- Blocked by Bug #27725: Change katello test to be compatible with audited gem 4.9.0 added
Actions