Project

General

Profile

« Previous | Next » 

Revision 1ceda2e5

Added by Dominic Cleal about 8 years ago

fixes #13866 - pin jwt for Ruby 1.9.3 compatibility

(cherry picked from commit 4c3f07102fa5e1ed0e3c2f146de0982c6552b58b)

View differences:

bundler.d/gce.rb
gem 'fog-google', '<= 0.1.0'
gem 'google-api-client', '>= 0.7', '< 0.9', :require => 'google/api_client'
gem 'sshkey', '~> 1.3'
gem 'jwt', '< 1.5.3'
end

Also available in: Unified diff