Skip to content

Commit

Permalink
beaker: Allow 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 28, 2024
1 parent 3c22abe commit 5f2b328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker-rspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'voxpupuli-rubocop', '~> 1.3'

# Run time dependencies
s.add_runtime_dependency 'beaker', '>= 4.0', '< 6'
s.add_runtime_dependency 'beaker', '>= 4.0', '< 7'
s.add_runtime_dependency 'rspec', '~> 3.0'
s.add_runtime_dependency 'serverspec', '~> 2'
s.add_runtime_dependency 'specinfra', '~> 2'
Expand Down

0 comments on commit 5f2b328

Please sign in to comment.