Skip to content

Commit

Permalink
puppet-modulebuilder: Require 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Dec 19, 2024
1 parent 9a8633f commit b7b0b88
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 @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'beaker_puppet_helpers', '~> 1.3'
s.add_runtime_dependency 'beaker-rspec', '~> 8.0', '>= 8.0.1'
s.add_runtime_dependency 'beaker-vagrant', '~> 1.2'
s.add_runtime_dependency 'puppet-modulebuilder', '~> 1.0'
s.add_runtime_dependency 'puppet-modulebuilder', '~> 2.0', '>= 2.0.2'
s.add_runtime_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_runtime_dependency 'rspec-github', '~> 2.0'
s.add_runtime_dependency 'serverspec', '~> 2.42', '>= 2.42.2'
Expand Down

0 comments on commit b7b0b88

Please sign in to comment.