Switch RubyGems source to https
This commit is contained in:
parent
3dd79e28d3
commit
e657fa4d56
2
Gemfile
2
Gemfile
@ -1,4 +1,4 @@
|
||||
source "http://rubygems.org"
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "sinatra"
|
||||
gem "sinatra-contrib"
|
||||
|
@ -11,7 +11,7 @@ GIT
|
||||
multi_json (~> 1.0)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (3.2.13)
|
||||
i18n (= 0.6.1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user