use a secure transport to fetch gems (or else they can be compromised?)
This commit is contained in:
parent
46286a2729
commit
50283f2d0a
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
||||||
source :rubygems
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
# Specify your gem's dependencies in middleman-deploy.gemspec
|
# Specify your gem's dependencies in middleman-deploy.gemspec
|
||||||
gemspec
|
gemspec
|
||||||
|
|
Loading…
Reference in a new issue