relax puppet-string's ruby requirement to 2.1.0 from 2.1.9 and release 2.0.1
Remove puppet-strings from ruby 2.1 dependencies in puppet-module-gems
While there is no testing on puppet-strings (or puppet) for older rubies, in the puppet_agent upgrade case, the code is not required to run, and for other configurations we can address issues on a best-effort open source basis if and when they get reported.
David Schmitt is this still needed? We would like to actually bump the puppet-strings required ruby version at some point. If it's still needed can you point me to the test cases in the puppet_agent module?
Jesse Scott I believe (without proof) that we're far enough down the line that everybody who is running puppet-strings should do so on the ruby supplied by the PDK.