Skip to content

Commit

Permalink
Add support for Beaker 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mhashizume committed May 28, 2024
1 parent 04f07b6 commit 15be811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker-puppet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'beaker-vmpooler', '~> 1.4'

# Run time dependencies
s.add_runtime_dependency 'beaker', '~> 5.0'
s.add_runtime_dependency 'beaker', '~> 6.0'
s.add_runtime_dependency 'oga', '~> 3.4'
end

0 comments on commit 15be811

Please sign in to comment.