Skip to content

Commit

Permalink
Merge pull request rspec#533 from hardbap/patch-1
Browse files Browse the repository at this point in the history
Update README.md with the latest version of rspec_rails.
  • Loading branch information
dchelimsky committed May 3, 2012
2 parents aea719d + 2e2bb32 commit b741057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ Add `rspec-rails` to the `:test` and `:development` groups in the Gemfile:

```ruby
group :test, :development do
gem "rspec-rails", "~> 2.6"
gem "rspec-rails", "~> 2.0"
end
```

Expand Down

0 comments on commit b741057

Please sign in to comment.