1
0
Fork 0
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:
Laurent Arnoud 2016-09-07 21:28:11 +02:00
parent 342cbd1923
commit 607fad405b
No known key found for this signature in database
GPG key ID: A79DAB2374F95DD5

View file

@ -1,4 +1,4 @@
source "http://rubygems.org"
source "https://rubygems.org"
gem "hoe"
gem "hoe-git"