Skip to content

Commit

Permalink
Removed duplicated dependencies!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy Coutable committed Nov 25, 2010
1 parent b3540d9 commit cff9fb1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions guard-passenger.gemspec
Expand Up @@ -22,10 +22,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'guard-rspec', '~> 0.1.8'
s.add_development_dependency 'guard-bundler', '~> 0.1.1'

s.add_dependency 'guard', '>= 0.2.1'

s.add_development_dependency 'rspec', '~> 2.1.0'

s.files = Dir.glob('{lib}/**/*') + %w[LICENSE README.rdoc]
s.require_path = 'lib'
end

0 comments on commit cff9fb1

Please sign in to comment.