salsify/goldiloader

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

source 'https://rubygems.org'

# override the :github shortcut to be secure by using HTTPS
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }

gemspec