source 'https://rubygems.org' group :test do gem 'minitest' gem "simplecov" gem 'codeclimate-test-reporter', '~> 1.0.8' gem 'casting' end gemspec