Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1816 from schrockwell/patch-1
Browse files Browse the repository at this point in the history
Updated gemspec to fix issue #1729
  • Loading branch information
Jon Yurek committed Mar 13, 2015
2 parents cf60549 + 21c2eb0 commit 1dc8a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paperclip.gemspec
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('rspec')
s.add_development_dependency('appraisal')
s.add_development_dependency('mocha')
s.add_development_dependency('aws-sdk', '~> 1.5')
s.add_development_dependency('aws-sdk', '~> 1.6')
s.add_development_dependency('bourne')
s.add_development_dependency('cucumber', '~> 1.3.18')
s.add_development_dependency('aruba')
Expand Down

0 comments on commit 1dc8a66

Please sign in to comment.