mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
Use https for RubyGems
This commit is contained in:
parent
693db7cae0
commit
5b412c21d6
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source :rubygems
|
||||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue