Bump pundit-matchers from 1.6.0 to 1.7.0
Bumps [pundit-matchers](https://github.com/chrisalley/pundit-matchers) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/chrisalley/pundit-matchers/releases) - [Changelog](https://github.com/chrisalley/pundit-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/chrisalley/pundit-matchers/compare/v1.6.0...v1.7.0)
This commit is contained in:
parent
4aba70037d
commit
e54cb15493
1 changed files with 2 additions and 2 deletions
|
@ -426,7 +426,7 @@ GEM
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
pundit (2.1.0)
|
pundit (2.1.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
pundit-matchers (1.6.0)
|
pundit-matchers (1.7.0)
|
||||||
rspec-rails (>= 3.0.0)
|
rspec-rails (>= 3.0.0)
|
||||||
racc (1.5.2)
|
racc (1.5.2)
|
||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
|
@ -466,7 +466,7 @@ GEM
|
||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
rainbow (3.0.0)
|
rainbow (3.0.0)
|
||||||
raindrops (0.19.2)
|
raindrops (0.19.2)
|
||||||
rake (13.0.3)
|
rake (13.0.5)
|
||||||
rb-fsevent (0.11.0)
|
rb-fsevent (0.11.0)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
|
|
Loading…
Reference in a new issue