We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1514f72 commit 1583324Copy full SHA for 1583324
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.2
2
+
3
+- Ensure that only compatible pathspec versions are considered on older ruby versions
4
5
## 1.0.1
6
7
- Relax `puppet_litmus` dependency range from ~> 0.21.0 to ~> 0.21
config/info.yml
@@ -5,4 +5,4 @@ info:
homepage: 'https://github.com/puppetlabs/puppet-module-gems'
licenses: 'Apache-2.0'
summary: 'A set of gems declaring Puppet module dependencies.'
8
- version: '1.0.1'
+ version: '1.0.2'
0 commit comments