Skip to content

Commit

Permalink
Add aws-s3 gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneid committed Oct 3, 2012
1 parent 7f56fd8 commit 56f0519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions s3link.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |s|
s.authors = ["Chris Schneider"]
s.email = 'chris@christopher-schneider.com'
s.files = ["lib/s3link.rb"]
s.homepage =
'http://rubygems.org/gems/s3link'
s.homepage = 'http://rubygems.org/gems/s3link'
s.add_dependency('aws-s3', '>= 0.6.3')
end

0 comments on commit 56f0519

Please sign in to comment.