source "https://rubygems.org" gemspec path: ".." gem "rspec", "~> 2.12.0" group :test do gem "codeclimate-test-reporter", require: false end