Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update aws-sdk development dependency
Paperclip 5 no longer supports aws-sdk v1. Having a lot of constraints in one gem dependency caused issues when pushing the gem (ref: rubygems/rubygems#1564). This commit simplifies the dependency restriction to `>= 2.0.33`.
- Loading branch information