Skip to content

Commit

Permalink
Rake needed to execute the Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
francois committed Oct 12, 2014
1 parent 157ae3d commit d6e179d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quicken_parser.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Gem::Specification.new do |s|
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3

s.add_development_dependency(%q<rake>)

if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
s.add_runtime_dependency(%q<FooBarWidget-money>, ["~> 2"])
s.add_development_dependency(%q<francois-shoulda>, ["~> 2.0"])
Expand Down

0 comments on commit d6e179d

Please sign in to comment.