Project

General

Profile

« Previous | Next » 

Revision ca277452

Added by Stephen Benjamin over 9 years ago

refs #8747 - undo pinning google_api_client gem to 0.7.1

View differences:

bundler.d/gce.rb
group :gce do
gem 'google-api-client', '0.7.1', :require => 'google/api_client'
gem 'google-api-client', '~> 0.7', :require => 'google/api_client'
gem 'sshkey', '~> 1.3'
end

Also available in: Unified diff