Update Gemfile for stable/rocky

Change-Id: Iba1cd1ace6dabc75266298cc37f14084ba6b5f96
This commit is contained in:
Tobias Urdin
2018-08-28 13:49:35 +02:00
parent 77ef5577ca
commit c31243000d

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