Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(maint) Actually fix conditoinal statement
The previous commit contained an error. Unwrap 'puppet_version' in the first conditional statement, it should not be passed into Gem::Version.new().to_s first.
- Loading branch information