Added simplecov gem code changes

This commit is contained in:
Al Snow
2013-10-23 10:29:20 -04:00
parent 8fd7975b6c
commit 203a7a244f
5 changed files with 24 additions and 2 deletions
+2
View File
@@ -26,6 +26,8 @@ end
gem 'gauntlt'
gem 'simplecov', '0.8.0.pre2', :require => false, :group => :test
group :development, :test do
gem 'launchy'
gem 'capybara'