Remove old codeclimate-test-reporter
This commit is contained in:
parent
28d63e2633
commit
bcc1deaff6
2 changed files with 0 additions and 4 deletions
1
Gemfile
1
Gemfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue