Skip to content

Commit 5c4a0a6

Browse files
authored
Update README.md
1 parent bc5aefe commit 5c4a0a6

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
@@ -28,7 +28,7 @@ Use **[`rspec-rails` 1.x][]** for Rails 2.x.
2828
```ruby
2929
# Run against the latest stable release
3030
group :development, :test do
31-
gem 'rspec-rails', '~> 3.8'
31+
gem 'rspec-rails', '~> 3.9'
3232
end
3333

3434
# Or, run against the master branch

0 commit comments

Comments
 (0)