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"
|
||||||
gem "sinatra-contrib"
|
gem "sinatra-contrib"
|
||||||
|
@ -11,7 +11,7 @@ GIT
|
|||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (3.2.13)
|
activesupport (3.2.13)
|
||||||
i18n (= 0.6.1)
|
i18n (= 0.6.1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user