Skip to content

Commit d986489

Browse files
authored
Merge pull request #2203 from VSPPedro/3-9-maintenance
Update README.md
2 parents bc5aefe + 5c4a0a6 commit d986489

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)