Skip to content

Commit

Permalink
needing simplecov for cucumber test suite dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Bridges committed Sep 20, 2012
1 parent bf625c0 commit db52361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotify.gemspec
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |gem|

gem.add_development_dependency 'rspec', '~> 2.11.0'
gem.add_development_dependency 'cucumber'
gem.add_development_dependency 'simplecov'
gem.add_development_dependency 'aruba'
gem.add_development_dependency 'webmock'
gem.add_development_dependency 'vcr'
Expand Down

0 comments on commit db52361

Please sign in to comment.