Skip to content

Commit

Permalink
test feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 28, 2024
1 parent 58abd10 commit 75211d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
source 'https://rubygems.org'

gem 'beaker-docker', git: 'https://github.com/bastelfreak/beaker-docker', branch: 'beaker6'
gem 'beaker-hiera', git: 'https://github.com/bastelfreak/beaker-hiera', branch: 'beaker6'
gem 'beaker-rspec', git: 'https://github.com/bastelfreak/beaker-rspec', branch: 'beaker6'
gem 'beaker-vagrant', git: 'https://github.com/bastelfreak/beaker-vagrant', branch: 'beaker6'
gem 'beaker_puppet_helpers', git: 'https://github.com/bastelfreak/beaker_puppet_helpers', branch: 'beaker6'

gemspec

group :release do
Expand Down

0 comments on commit 75211d8

Please sign in to comment.