Skip to content

Commit

Permalink
Merge pull request #47 from bastelfreak/beaker6
Browse files Browse the repository at this point in the history
beaker: Allow 6.x
  • Loading branch information
bastelfreak authored May 28, 2024
2 parents dabdacf + 2ad83ec commit cdabb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker_puppet_helpers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

# Run time dependencies
s.add_runtime_dependency 'beaker', '>= 5.8.1', '< 6'
s.add_runtime_dependency 'beaker', '>= 5.8.1', '< 7'
s.add_runtime_dependency 'puppet-modulebuilder', '>= 0.3', '< 2'
end

0 comments on commit cdabb19

Please sign in to comment.