Commit f28d75b8 by Jon Yurek

Use the right aws-sdk version in the README

parent edffcabc
......@@ -327,7 +327,7 @@ You may also choose to store your files using Amazon's S3 service. To do so, inc
the `aws-sdk` gem in your Gemfile:
```ruby
gem 'aws-sdk', '~> 1.3.4'
gem 'aws-sdk', '~> 1.5.7'
```
And then you can specify using S3 from `has_attached_file`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment