Skip to content

Commit 9c6609c

Browse files
committed
Merge pull request #2361 from VSPPedro/update-readme
Reflect latest version (4.0.1) in README
1 parent 8fcf5ef commit 9c6609c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Use **[`rspec-rails` 1.x][]** for Rails 2.x.
3030
```ruby
3131
# Run against the latest stable release
3232
group :development, :test do
33-
gem 'rspec-rails', '~> 4.0.0'
33+
gem 'rspec-rails', '~> 4.0.1'
3434
end
3535

3636
# Or, run against the master branch

0 commit comments

Comments
 (0)