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

Commit b4e613b

Browse files
yskkinsidraval
authored andcommitted
Update UPGRADING (#2579)
Follow #2481
1 parent 6596360 commit b4e613b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

UPGRADING

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# NOTE FOR UPGRADING FROM 4.3.0 OR EARLIER #
33
##################################################
44

5-
Paperclip is now compatible with aws-sdk >= 2.0.0.
5+
Paperclip is now compatible with aws-sdk-s3.
66

7-
If you are using S3 storage, aws-sdk >= 2.0.0 requires you to make a few small
7+
If you are using S3 storage, aws-sdk-s3 requires you to make a few small
88
changes:
99

1010
* You must set the `s3_region`
@@ -13,5 +13,5 @@ changes:
1313
using a hyphen. For example, `:public_read` needs to be changed to
1414
`public-read`.
1515

16-
For a walkthrough of upgrading from 4 to 5 and aws-sdk >= 2.0 you can watch
16+
For a walkthrough of upgrading from 4 to *5* (not 6) and aws-sdk >= 2.0 you can watch
1717
http://rubythursday.com/episodes/ruby-snack-27-upgrade-paperclip-and-aws-sdk-in-prep-for-rails-5

0 commit comments

Comments
 (0)