source 'https://rubygems.org'
gemspec

# Added here so it does not show up on the Gemspec; I only want it for CI builds
gem 'codecov', group: :test, require: false
