Introduction
Introduction Statistics Contact Development Disclaimer Help
Use simplecov instead of rcov for ruby 1.9 compatibilty. - reportable - Fork of…
Log
Files
Refs
README
---
commit 74454c48c96600bf438af7b62117e46b2c8d12e0
parent 286b96ea8b45f001cc5099ad7307ab7270e1ae28
Author: Dieter Komendera <[email protected]>
Date: Tue, 31 Jan 2012 11:21:24 +0100
Use simplecov instead of rcov for ruby 1.9 compatibilty.
Diffstat:
M Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Gemfile b/Gemfile
@@ -12,7 +12,7 @@ gem 'tzinfo', '>= 0.3.0'
gem 'rake', '>= 0.8.7'
gem 'rspec', '~> 1.3.0'
-gem 'rcov', '>= 0.8.1'
+gem 'simplecov'
gem 'excellent', '>= 1.5.4'
gem 'yard', '>= 0.4.0'
gem 'yard-rspec', '>= 0.1.0'
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.