Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Adding rake as developmentdependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodecurnex committed Apr 11, 2013
1 parent 4829cd8 commit 964610c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.requirements = ['git 1.6.0.0, or greater']

s.add_development_dependency 'rake'
s.add_development_dependency 'ruby-debug'
s.add_development_dependency 'rdoc'
s.add_development_dependency 'ruby-prof'
Expand Down

0 comments on commit 964610c

Please sign in to comment.