Skip to content

Commit

Permalink
Update to gems over github
Browse files Browse the repository at this point in the history
  • Loading branch information
daberkow authored and bastelfreak committed Aug 3, 2024
1 parent 7a653c8 commit 0e5e66b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ end

group :system_tests do
gem 'voxpupuli-acceptance', '~> 3.0', :require => false
# https://github.com/voxpupuli/beaker-vagrant/pull/80
gem 'beaker-vagrant', github: 'voxpupuli/beaker-vagrant', require: false
gem 'beaker-hostgenerator', github: 'voxpupuli/beaker-hostgenerator', require: false
gem 'beaker-vagrant', '~> 1.4.0', require: false
gem 'beaker-hostgenerator', '~> 2.14.1', require: false
end

group :release do
Expand Down

0 comments on commit 0e5e66b

Please sign in to comment.