Commit 275f2f57 authored by Dominic Cleal's avatar Dominic Cleal
Browse files

fixes #13866 - pin jwt for Ruby 1.9.3 compatibility

(cherry picked from commit 4c3f0710)
parent 3ae0b2f1
Showing with 1 addition and 0 deletions
+1 -0
group :gce do
gem "google-api-client", '< 0.9', :require => "google/api_client"
gem 'sshkey'
gem 'jwt', '< 1.5.3'
end
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment