README.md in squid-1.4.0 vs README.md in squid-1.4.1
- old
+ new
@@ -38,13 +38,13 @@
Please proceed to [http://fullscreen.github.io/squid](http://fullscreen.github.io/squid) for more details and examples.
How to install
==============
-Squid requires **Ruby 2.1 or higher**.
+Squid requires **Ruby 2.2 or higher**.
If used in a Rails project, requires **Rails 4.0 or higher**.
-To include in your project, add `gem 'squid', '~> 1.2'` to the `Gemfile` file of your Ruby project.
+To include in your project, add `gem 'squid', '~> 1.4'` to the `Gemfile` file of your Ruby project.
How to generate the manual
==========================
`rake manual`