Skip to content

Commit 834065c

Browse files
Update version in install instructions
1 parent c0fdfb8 commit 834065c

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
@@ -11,7 +11,7 @@ Add `rspec-rails` to **both** the `:development` and `:test` groups in the
1111

1212
```ruby
1313
group :development, :test do
14-
gem 'rspec-rails', '~> 3.7'
14+
gem 'rspec-rails', '~> 3.8'
1515
end
1616
```
1717

0 commit comments

Comments
 (0)