Skip to content

Commit

Permalink
Merge pull request #220 from amarshall/https-rubygems
Browse files Browse the repository at this point in the history
Use HTTPS RubyGems source
  • Loading branch information
judofyr committed Dec 6, 2013
2 parents 6550b4a + 46e67c4 commit 3553776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source 'https://rubygems.org'

gem 'yard', '~> 0.8.6'
gem 'minitest', '~> 5.0'
Expand Down

0 comments on commit 3553776

Please sign in to comment.