Hello.
I'm trying to use the code block below
Wisper::Sidekiq.configure do |config| config.register_safe_types(XXXX, ZZZ) end
but this classes is not released.
I wish to permitted XXXX and ZZZ yaml deserialization, because I'm receiving Psych::DisallowedClass:.
Based on how the gems work, i saw that you already implemented it, but not release.
Could you please release this version?
Hello.
I'm trying to use the code block below
Wisper::Sidekiq.configure do |config| config.register_safe_types(XXXX, ZZZ) endbut this classes is not released.
I wish to permitted XXXX and ZZZ yaml deserialization, because I'm receiving Psych::DisallowedClass:.
Based on how the gems work, i saw that you already implemented it, but not release.
Could you please release this version?