Bump pundit from 2.3.0 to 2.3.1
Bumps [pundit](https://github.com/varvet/pundit) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/varvet/pundit/blob/v2.3.1/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c320d04de
commit
c48f6dd218
1 changed files with 3 additions and 3 deletions
|
@ -312,7 +312,7 @@ GEM
|
|||
httplog (1.6.2)
|
||||
rack (>= 2.0)
|
||||
rainbow (>= 2.0.0)
|
||||
i18n (1.12.0)
|
||||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (1.0.12)
|
||||
activesupport (>= 4.0.2)
|
||||
|
@ -406,7 +406,7 @@ GEM
|
|||
mime-types-data (3.2022.0105)
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.2)
|
||||
minitest (5.17.0)
|
||||
minitest (5.18.1)
|
||||
msgpack (1.6.0)
|
||||
multi_json (1.15.0)
|
||||
multipart-post (2.1.1)
|
||||
|
@ -493,7 +493,7 @@ GEM
|
|||
public_suffix (5.0.1)
|
||||
puma (5.6.5)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.3.0)
|
||||
pundit (2.3.1)
|
||||
activesupport (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.6.2)
|
||||
|
|
Loading…
Reference in a new issue