Skip to content

Commit

Permalink
Remove bogus rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Oct 1, 2016
1 parent 3e6cb3a commit 04bebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-bundler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
spec.add_dependency 'sshkit', '~> 1.2'

spec.add_development_dependency 'bundler', '~> 1.3'
spec.add_development_dependency 'rake', '~> 0'
spec.add_development_dependency 'rake'
end

0 comments on commit 04bebbb

Please sign in to comment.