Commit f6984c9e by Carsten Zimmermann

Update README to reflect most recent gem version

parent dca87ec5
...@@ -69,7 +69,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app. ...@@ -69,7 +69,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app.
Include the gem in your Gemfile: Include the gem in your Gemfile:
```ruby ```ruby
gem "paperclip", "~> 4.1" gem "paperclip", "~> 4.2"
``` ```
If you're still using Rails 2.3.x, you should do this instead: If you're still using Rails 2.3.x, you should do this instead:
......
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