Pin google-api-client; sanitize Gemfile
Change-Id: I8c9dfb77d961d9012aa986ab6c6de9e0f456d25c
This commit is contained in:
parent
1efab539f9
commit
bafd8e7e32
3
Gemfile
3
Gemfile
@ -3,6 +3,9 @@ source 'https://rubygems.org'
|
||||
group :development, :test do
|
||||
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'
|
||||
# This is nice and all, but let's not worry about it until we've actually
|
||||
# got puppet 4.x sorted
|
||||
|
Loading…
x
Reference in New Issue
Block a user