Skip to content

Commit

Permalink
Added right_aws dependency [#3]
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalatero committed Jun 4, 2009
1 parent 606f4e1 commit 27743c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ begin
gem.authors = ["David Balatero"]

gem.add_dependency('sinatra', '>= 0.9.2')
gem.add_dependency('right_aws', '>= 1.10.0')

# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Expand Down

0 comments on commit 27743c5

Please sign in to comment.