mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Use https on source gemfile
This commit is contained in:
parent
342cbd1923
commit
607fad405b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "hoe"
|
||||
gem "hoe-git"
|
||||
|
|
Loading…
Reference in a new issue