Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
H. Wade Minter committed Jul 13, 2011
1 parent 8c14914 commit 2204e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paperclip-cloudfiles.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ spec = Gem::Specification.new do |s|
s.requirements << "ImageMagick"
s.add_dependency 'activerecord'
s.add_dependency 'activesupport'
s.add_dependency 'cocaine', '>=0.0.2'
s.add_dependency 'mime-types'
s.add_development_dependency 'shoulda'
s.add_development_dependency 'appraisal'
s.add_development_dependency 'mocha'
Expand Down

0 comments on commit 2204e6f

Please sign in to comment.