rodjek / rspec-puppet

RSpec tests for your Puppet manifests
http://rspec-puppet.com
MIT License
364 stars 203 forks source link

Switch to non-inplace gsub in escape_special_chars #790

Closed damluk closed 4 years ago

damluk commented 4 years ago

In ruby2.7 the input to escape_special_chars() might be frozen. Solves #789

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.007%) to 85.462% when pulling 34bea2ffd6d582773c410a498acf9da5be0671f1 on damluk:escape_special_chars_outplace into 6b29693ceddd1a71b2dae67fb8f266727d7f7608 on rodjek:master.