Skip to content

Commit

Permalink
Merge pull request #41 from bastelfreak/puppetlabs_spec_helper2
Browse files Browse the repository at this point in the history
puppetlabs_spec_helper: require 4.x and newer
  • Loading branch information
bastelfreak authored Dec 18, 2022
2 parents 57b0eec + f019b3a commit 993d0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-acceptance.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rspec-github', '~> 2.0'
s.add_runtime_dependency 'serverspec'
s.add_runtime_dependency 'winrm'
s.add_development_dependency 'puppetlabs_spec_helper', '>= 1.2.0'
s.add_development_dependency 'puppetlabs_spec_helper', '>= 4.0.0'
end

0 comments on commit 993d0d0

Please sign in to comment.