mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Update shoulda-matchers version in README (#1503)
This commit is contained in:
parent
e965a27cab
commit
b2848b2ca7
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ Otherwise, add `shoulda-matchers` to your Gemfile:
|
|||
|
||||
```ruby
|
||||
group :test do
|
||||
gem 'shoulda-matchers', '~> 4.0'
|
||||
gem 'shoulda-matchers', '~> 5.0'
|
||||
end
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue