# frozen_string_literal: true
if ENV['JEKYLL_ENV'] == 'production'
source 'https://gems.sutty.nl'
else
source 'https://rubygems.org'
end
gemspec