Skip to content

Commit

Permalink
remove duplicate rspec gem dep
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Dec 20, 2014
1 parent 9db526a commit af1cc11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guard-haml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'haml', '>= 3.0'

s.add_development_dependency 'bundler'
s.add_development_dependency 'rspec'

s.files = Dir.glob('{lib}/**/*') + %w[CHANGELOG.md LICENSE README.md]
s.require_path = 'lib'
Expand Down

0 comments on commit af1cc11

Please sign in to comment.