Skip to content

Commit

Permalink
Bump pundit from 2.1.1 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [pundit](https://github.com/varvet/pundit) from 2.1.1 to 2.3.2.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](varvet/pundit@v2.1.1...v2.3.2)

---
updated-dependencies:
- dependency-name: pundit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 7c17903 commit 47a08db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -109,7 +109,7 @@ GEM
ffi (1.15.5)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.6.0)
jsonapi-rspec (0.0.11)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.22.3)
msgpack (1.5.1)
multipart-post (2.3.0)
net-imap (0.3.4)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
pry (>= 0.10.4)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.1.1)
pundit (2.3.2)
activesupport (>= 3.0.0)
pundit-matchers (1.7.0)
rspec-rails (>= 3.0.0)
Expand Down Expand Up @@ -256,12 +256,12 @@ GEM
timeout (0.3.1)
tins (1.29.1)
sync
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.6)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit 47a08db

Please sign in to comment.