google / google-api-ruby-client-samples

Samples for the Google API Ruby Client
327 stars 164 forks source link

Use HTTPS to pull from rubygems.org #11

Closed adamnbowen closed 10 years ago

adamnbowen commented 10 years ago

This corrects the warning when running bundle install

The source :rubygems is deprecated because HTTP requests are insecure. 
Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not.