README.rdoc in oauth-plugin-0.4.0.rc2 vs README.rdoc in oauth-plugin-0.4.0
- old
+ new
@@ -90,10 +90,10 @@
== Installation (Rails 3.0)
Add the plugin to your Gemfile:
- gem "oauth-plugin", ">= 0.4.0.pre1"
+ gem "oauth-plugin", "~> 0.4.0"
And install it:
bundle install