Update Gemfile for stable/rocky

Change-Id: I5a5602989c19ba1139d3185b02be79dda2754b13
This commit is contained in:
Tobias Urdin 2018-08-28 14:06:05 +02:00
parent a8d556cf8e
commit d0b65a203c
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