Use rubygems via https
This commit is contained in:
parent
5d885289de
commit
4ab00be4ec
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
ruby '1.9.3' rescue nil
|
||||
|
||||
source :rubygems
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'puma'
|
||||
gem 'rack-ssl', '~> 1.3'
|
||||
|
|
|
@ -16,7 +16,7 @@ GIT
|
|||
rake-pipeline (~> 0.6)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
POpen4 (0.1.4)
|
||||
Platform (>= 0.4.0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user