diff options
| author | mo khan <mo@mokhan.ca> | 2015-01-11 00:42:49 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2015-01-11 00:43:51 -0700 |
| commit | 0f076d97c7d083fc03bf2e20d3131410cf736b99 (patch) | |
| tree | 7075b122deba35b99c74a908b1a351feb90e639a /Gemfile.lock | |
| parent | d569fbe03f0431da241c3765ce383bc2bde74b95 (diff) | |
use codeclimate instead of simplecov.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5ceb9d5d..daf90ea5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,8 @@ GEM xpath (~> 2.0) chartkick (1.3.2) cliver (0.3.2) + codeclimate-test-reporter (0.4.5) + simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) coffee-rails (4.1.0) coffee-script (>= 2.2.0) @@ -443,6 +445,7 @@ DEPENDENCIES capistrano-rails capistrano-rbenv (~> 2.0) chartkick + codeclimate-test-reporter coffee-rails (~> 4.1.0) curb daemons @@ -482,7 +485,6 @@ DEPENDENCIES rspec-rails sass-rails (~> 5.0) sdoc (~> 0.4.0) - simplecov spank spring sqlite3 |
