Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Commit

Permalink
Fix gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
majjoha committed Sep 30, 2014
1 parent c9ec623 commit 9469d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolphy.gemspec
Expand Up @@ -23,5 +23,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 2.14'
s.add_development_dependency 'capybara', '~> 2.2'
s.add_development_dependency 'capybara-webkit', '~> 1.2'
s.add_development_dependency 'coveralls', '~ 0.7'
s.add_development_dependency 'coveralls', '~> 0.7'
end

0 comments on commit 9469d83

Please sign in to comment.