Skip to content

Commit

Permalink
Merge pull request gds-operations#196 from gds-operations/use_rubygem…
Browse files Browse the repository at this point in the history
…s_https

Use https://rubygems in Gemfile
  • Loading branch information
rjw1 committed Jul 11, 2014
2 parents 7937b2b + 627c9f5 commit 38cf972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'http://rubygems.org'
source 'https://rubygems.org'

gemspec

0 comments on commit 38cf972

Please sign in to comment.