Skip to content

Commit 70c6407

Browse files
committed
switch voxpupuli-acceptance to dev branch
1 parent 77e7cdb commit 70c6407

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ gem 'voxpupuli-test', '~> 9.0', {"groups"=>["test"]}
1212
gem 'github_changelog_generator', '>= 1.15.0', {"groups"=>["development"]}
1313
gem 'puppet_metadata', '~> 4.0'
1414
gem 'puppet-blacksmith', '>= 6.0.0', {"groups"=>["development"]}
15-
gem 'voxpupuli-acceptance', '~> 3.4', {"groups"=>["system_tests"]}
15+
#gem 'voxpupuli-acceptance', '~> 3.4', {"groups"=>["system_tests"]}
16+
gem 'voxpupuli-acceptance', github: 'bastelfreak/voxpupuli-acceptance', ref: 'fc008df166c0d290deb8ad699d9e05398130ccf8'
1617
gem 'puppetlabs_spec_helper', {"groups"=>["system_tests"]}
1718
gem 'webmock', '~> 2.0'
1819
gem 'oauth'

0 commit comments

Comments
 (0)