# 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" }

# Specify your gem's dependencies in salsify_devx_test_gem.gemspec
gemspec