Skip to content

Commit

Permalink
Use HTTPS for rubygems source
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordnibbler committed Mar 19, 2015
1 parent 4107a7a commit 0d8956e
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,6 +1,6 @@
#
# Please keep this file alphabetized and organized
#
source 'http://rubygems.org'
source 'https://rubygems.org'

gemspec

0 comments on commit 0d8956e

Please sign in to comment.