Closed bastelfreak closed 2 years ago
please let me know if you want me to add the frozen string comment to the header of the file.
Hi @bastelfreak thanks for your contribution! Would you mind adding the forzen string comment too? That could be helpful as well.
@emancu thanks for the feedback, should be fine now.
In Ruby 2.7 and newer, frozen strings became a thing. I maintain a Puppet module where the dumper.rb got vendored in and frozen strings are now enbled in the module. With this patch the dumper.rb supports frozen strings.