Skip to content

Commit

Permalink
Merge pull request #417 from puppetlabs/CAT-1603-revert_dependencies
Browse files Browse the repository at this point in the history
(CAT-1603) - Revert dependencies
  • Loading branch information
LukasAud authored Nov 22, 2023
2 parents d8dcf18 + eb7d444 commit 526f51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions puppetlabs_spec_helper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'mocha', '~> 1.0'
spec.add_runtime_dependency 'pathspec', '>= 0.2', '< 2.0.0'
spec.add_runtime_dependency 'puppetlabs-puppet-lint', '~> 5.0'
spec.add_runtime_dependency 'puppetlabs-rspec-puppet', '~> 5.0'
spec.add_runtime_dependency 'puppet-lint', '~> 4.0'
spec.add_runtime_dependency 'puppet-syntax', '~> 3.0'
spec.add_runtime_dependency 'rspec-github', '~> 2.0'
spec.add_runtime_dependency 'rspec-puppet', '~> 4.0'

spec.requirements << 'puppet, >= 7.0.0'
end

0 comments on commit 526f51a

Please sign in to comment.