Skip to content

Commit

Permalink
Adding rake dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmaki committed Feb 14, 2012
1 parent 2f1b292 commit c4ed310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzzytime.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_development_dependency "rake"
s.add_development_dependency "rspec"
end

0 comments on commit c4ed310

Please sign in to comment.