From e54cb15493f1f062ebae7be19cbd756d163e37eb Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 8 Jul 2021 13:26:49 +0000 Subject: [PATCH] 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) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7741db265..cdcdab595 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -426,7 +426,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - pundit-matchers (1.6.0) + pundit-matchers (1.7.0) rspec-rails (>= 3.0.0) racc (1.5.2) rack (2.2.3) @@ -466,7 +466,7 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.0.0) raindrops (0.19.2) - rake (13.0.3) + rake (13.0.5) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0)