Update Gemfile for stable/rocky

Change-Id: Ife2c32ceb9f86208ffb0a864955ee44f6d422f8f
This commit is contained in:
Tobias Urdin 2018-08-28 13:48:10 +02:00
parent 680dfd7944
commit e2a8ca8aa5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ group :development, :test, :system_tests do
else
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:branch => 'stable/rocky',
:require => 'false'
end
end