Debian Patches

Status for ruby-psych/5.0.2-3

Patch Description Author Forwarded Bugs Origin Last update
02-Disable-rubygems-and-bundler-usage.patch Disable rubygems and bundler usage Miguel Landaeta <nomadium@debian.org> not-needed 2018-06-01
0002-Remove-snakeyaml-hardcoded-versions.patch Remove snakeyaml hardcoded versions Lucas Kanashiro <lucas.kanashiro@collabora.com> not-needed 2019-02-27
0003-Disable-ruby-maven.patch Disable ruby-maven Lucas Kanashiro <lucas.kanashiro@collabora.com> not-needed 2019-02-27
0004-Fix-RestrictedYAMLTree-allowing-the-Symbol-class-sho.patch Fix RestrictedYAMLTree allowing the Symbol class should allow all symbols


That's how it works for `safe_load`:
```ruby
>> YAML.safe_load(':foo', permitted_classes: [Symbol])
=> :foo
```

So `safe_dump` should mirror that.
Jean Boussier <jean.boussier@gmail.com> no upstream, https://github.com/ruby/psych/commit/592a75a656a857 2023-01-22

All known versions for source package 'ruby-psych'

Links