# vim: set filetype=ruby et sw=2 ts=2:

source 'https://rubygems.org'

gemspec

gem "codeclimate-test-reporter", :group => :test, :require => nil
