Skip to content

Commit

Permalink
Require beaker 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 28, 2024
1 parent 355f15e commit 3a8f4b8
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 @@ -16,7 +16,7 @@ Gem::Specification.new do |s|

# Testing
s.add_runtime_dependency 'bcrypt_pbkdf', '~> 1.1'
s.add_runtime_dependency 'beaker', '>= 4.33', '< 6'
s.add_runtime_dependency 'beaker', '~> 7.0'
s.add_runtime_dependency 'beaker-docker', '~> 2.1'
s.add_runtime_dependency 'beaker-hiera', '~> 1.0'
s.add_runtime_dependency 'beaker-hostgenerator', '~> 2.2'
Expand Down

0 comments on commit 3a8f4b8

Please sign in to comment.