mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
downgrade codeclimate-test-reporter from 1.0.8 to 1.0.7
Removes the dependency on simplecove <0.13 - minimizing changes in codelevels for now. If you rebuild the Gemlock.file, you'll have to limit codeclimate-test-reporter in the Gemfile itself to keep this downgrade.
This commit is contained in:
parent
077b763701
commit
053a4e129c
1 changed files with 3 additions and 3 deletions
|
|
@ -66,8 +66,8 @@ GEM
|
||||||
childprocess (0.9.0)
|
childprocess (0.9.0)
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
ffi (~> 1.0, >= 1.0.11)
|
||||||
climate_control (0.2.0)
|
climate_control (0.2.0)
|
||||||
codeclimate-test-reporter (1.0.8)
|
codeclimate-test-reporter (1.0.7)
|
||||||
simplecov (<= 0.13)
|
simplecov
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
coffee-rails (4.1.1)
|
coffee-rails (4.1.1)
|
||||||
coffee-script (>= 2.2.0)
|
coffee-script (>= 2.2.0)
|
||||||
|
|
@ -210,7 +210,7 @@ GEM
|
||||||
childprocess (~> 0.5)
|
childprocess (~> 0.5)
|
||||||
rubyzip (~> 1.0)
|
rubyzip (~> 1.0)
|
||||||
websocket (~> 1.0)
|
websocket (~> 1.0)
|
||||||
simplecov (0.13.0)
|
simplecov (0.16.1)
|
||||||
docile (~> 1.1.0)
|
docile (~> 1.1.0)
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov-html (~> 0.10.0)
|
simplecov-html (~> 0.10.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue