Actions
Refactor #8503
closedUpdate ruby_parser and safemode gems
Description
It seems that ruby_parser version > 3.1.1 is breaking with latest safemode (1.2.1)
The issue may be with safemode gem
(tried running:
ruby ~/.rvm/gems/ruby-2.0.0-p576/gems/safemode-1.2.1/demo.rb
)and got:
Safemode doesn't allow to access 'constant' on Encoding (Safemode::SecurityError)
which is also breaking our tests when using ruby_parser version 3.6.3
Updated by Anonymous almost 10 years ago
- Status changed from New to Ready For Testing
Updated by The Foreman Bot almost 10 years ago
- Pull request https://github.com/theforeman/foreman/pull/2027 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ae5fc8405da2068eedf3d1dadf6019e3dc68bf58.
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 28
Actions