usar siempre el repositorio de sutty
This commit is contained in:
parent
757cd5ee0c
commit
47c68010a3
1 changed files with 1 additions and 5 deletions
6
Gemfile
6
Gemfile
|
@ -1,9 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
if ENV['JEKYLL_ENV'] == 'production'
|
||||
source 'https://gems.sutty.nl'
|
||||
else
|
||||
source 'https://rubygems.org'
|
||||
end
|
||||
source 'https://gems.sutty.nl'
|
||||
|
||||
gemspec
|
||||
|
|
Loading…
Reference in a new issue