Skip to content

Commit

Permalink
Bump pundit-matchers from 2.3.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [pundit-matchers](https://github.com/punditcommunity/pundit-matchers) from 2.3.0 to 3.0.1.
- [Release notes](https://github.com/punditcommunity/pundit-matchers/releases)
- [Changelog](https://github.com/punditcommunity/pundit-matchers/blob/main/CHANGELOG.md)
- [Commits](pundit-community/pundit-matchers@v2.3.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pundit-matchers
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2023
1 parent d6309db commit 3a636ee
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.0)
minitest (5.18.1)
mongo (2.18.2)
bson (>= 4.14.1, < 5.0.0)
msgpack (1.6.0)
Expand Down Expand Up @@ -565,10 +565,13 @@ GEM
puma (>= 2.7)
pundit (2.3.0)
activesupport (>= 3.0.0)
pundit-matchers (2.3.0)
rspec-rails (>= 3.0.0)
pundit-matchers (3.0.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
raabro (1.4.0)
racc (1.7.0)
racc (1.7.1)
rack (2.2.7)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 3a636ee

Please sign in to comment.