Actions
Refactor #34212
closedPin psych < 4
Description
Psych > 4 uses safe_load by default, which in turn fails to load fixtures as those are using unsafe classes.
This will be tackled in Rails 6.1 and we should fix the rest, but as easy workaround lets pin it.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/9012 added
Updated by Ondřej Ezr about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bad15051387b21563ffc0843a60f9dccfb2d3e17.
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Related to Bug #35463: Allow rdoc 6.4 on Ruby 3.1 added
Actions