Remove old codeclimate-test-reporter

This commit is contained in:
Benjamin Neff 2017-06-04 02:24:20 +02:00
parent 28d63e2633
commit bcc1deaff6
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 0 additions and 4 deletions

View file

@ -44,7 +44,6 @@ group :test do
gem "nyan-cat-formatter", require: false
# test coverage
gem "codeclimate-test-reporter", "~> 1.0.0", require: false
gem "simplecov", "0.13.0", require: false
gem "simplecov-rcov", "0.2.3", require: false

View file

@ -42,8 +42,6 @@ GEM
ast (2.3.0)
builder (3.2.3)
byebug (9.0.6)
codeclimate-test-reporter (1.0.8)
simplecov (<= 0.13)
coderay (1.1.1)
concurrent-ruby (1.0.5)
crack (0.4.3)
@ -234,7 +232,6 @@ PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter (~> 1.0.0)
diaspora_federation!
diaspora_federation-json_schema!
diaspora_federation-rails!