Skip to content

Commit

Permalink
add back git dependency in development for version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashton Thomas committed Feb 16, 2016
1 parent 436921d commit 813b875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions napa.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'actionpack', '>= 3.2.0'
gem.add_dependency 'indefinite_article', '~> 0.2.0'

gem.add_development_dependency 'git', '~> 1.2.0'
gem.add_development_dependency 'rspec', '~> 3.1.0'
gem.add_development_dependency 'pry', '~> 0.10.0'
gem.add_development_dependency 'rubocop', '~> 0.25.0'
Expand Down

0 comments on commit 813b875

Please sign in to comment.