Skip to content

Commit

Permalink
add quick note
Browse files Browse the repository at this point in the history
  • Loading branch information
erwaller committed Feb 14, 2011
1 parent 3d7445d commit 8e08dbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
Expand Up @@ -20,8 +20,7 @@ Jeweler::Tasks.new do |gem|
gem.email = "eric@seatgeek.com"
gem.homepage = "http://github.com/seatgeek/soulmate"
gem.authors = ["Eric Waller"]
# Include your dependencies below. Runtime dependencies are required when using your gem,
# and development dependencies are only needed for development (ie running rake tasks, tests, etc)
# The versions specified here are pretty arbitrary right now...
gem.add_runtime_dependency 'redis', '>= 2.0'
gem.add_runtime_dependency 'vegas', '>= 0.1.0'
gem.add_runtime_dependency 'sinatra', '>= 1.0'
Expand Down

0 comments on commit 8e08dbe

Please sign in to comment.