Pin google-api-client; sanitize Gemfile
Change-Id: Iba61154ebe4d68dd8a1e85269091cd27d65f9322
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -3,6 +3,9 @@ source 'https://rubygems.org'
|
|||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'puppetlabs_spec_helper', :require => false
|
gem 'puppetlabs_spec_helper', :require => false
|
||||||
|
|
||||||
|
# Pin google-api-client after it released a ruby 2.0 only version
|
||||||
|
gem 'google-api-client', '0.9.4'
|
||||||
|
|
||||||
gem 'metadata-json-lint'
|
gem 'metadata-json-lint'
|
||||||
# This is nice and all, but let's not worry about it until we've actually
|
# This is nice and all, but let's not worry about it until we've actually
|
||||||
# got puppet 4.x sorted
|
# got puppet 4.x sorted
|
||||||
|
|||||||
Reference in New Issue
Block a user