We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0948dd0 + 5863d3b commit 2fa03bbCopy full SHA for 2fa03bb
puppetlabs_spec_helper.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
29
spec.required_ruby_version = Gem::Requirement.new('>= 2.7')
30
31
spec.add_runtime_dependency 'mocha', '~> 1.0'
32
- spec.add_runtime_dependency 'pathspec', '>= 0.2', '< 2.0.0'
+ spec.add_runtime_dependency 'pathspec', '>= 0.2', '< 3'
33
spec.add_runtime_dependency 'puppet-lint', '~> 4.0'
34
spec.add_runtime_dependency 'puppet-syntax', '~> 4.1', '>= 4.1.1'
35
spec.add_runtime_dependency 'rspec-github', '~> 2.0'
0 commit comments