Skip to content

Commit 3f10d49

Browse files
sophiedezielJonRowe
authored andcommitted
Use the last version in the readme file (#1671)
1 parent 4029dcc commit 3f10d49

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.4'
14+
gem 'rspec-rails', '~> 3.5'
1515
end
1616
```
1717

0 commit comments

Comments
 (0)