diff --git a/README.md b/README.md index e1d54738cc..86fc1492cd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ See the `4-0-maintenance` branch on Github if you want or require the latest sta ```ruby # Run against the latest stable release group :development, :test do - gem 'rspec-rails', '~> 4.0.0' + gem 'rspec-rails', '~> 4.0.1' end # Or, run against the master branch