README.md in paperclip-globalize3-3.3.0 vs README.md in paperclip-globalize3-4.0.0
- old
+ new
@@ -9,24 +9,18 @@
Note that this implementation patches some methods in the `Paperclip::Attachment` class, so make sure you are okay with that.
## Compatibility
-* paperclip 4.2 - 6.1
-* globalize 5.0 - 5.2
+* paperclip 5.3 - 6.1
+* globalize 5.3
* Rails 4.2/5.0/5.1
-For support of previous paperclip / globalize / rails versions please refer to the 2.x versions of this gem.
+For support of previous paperclip / globalize / rails versions please refer to the 3.x versions of this gem.
-### Important Note for Rails 4.2.x with globalize 5.2.0
-
-If you use Rails 4.2: There is a bug in globalize 5.2.0. Ensure you use globalize 5.2.1 or later after it gets released. Meanwhile, you should be able to use the following instead (which is one commit after the 5.2.0 release and includes the fix):
-
- gem 'globalize', git: 'https://github.com/globalize/globalize', branch: 'master', ref: '3fe2f93ab2'
-
## Maintainance State of This Gem
-Since paperclip itself has been [deprecated](https://thoughtbot.com/blog/closing-the-trombone) and we currently do not use this gem in active projects any more, further development of this gem (e.g. compatibility with Rails 5.2, globalize 5.2 etc.) is unlikely. If anyone wants to submit a PR, we will of course still try to review + merge.
+Since paperclip itself has been [deprecated](https://thoughtbot.com/blog/closing-the-trombone) and we currently do not use this gem in active projects any more, further development of this gem (e.g. compatibility with Rails 5.2) is unlikely. If anyone wants to submit a PR, we will of course still try to review + merge.
## Installation
Add this line to your application's Gemfile: