Skip to content

Commit

Permalink
being clearer about dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDanger committed Oct 2, 2010
1 parent f31c293 commit adac110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -8,6 +8,8 @@ begin
gem.homepage = "http://github.com/JackDanger/barcodeservice"
gem.authors = ["Jack Danger Canty"]
gem.add_development_dependency "shoulda", ">= 0"
gem.add_dependency "sinatra"
gem.add_dependency "gbarcode"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
Expand Down

0 comments on commit adac110

Please sign in to comment.