about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-10-12 22:48:16 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-10-12 22:48:16 +0200
commit734d55c3cfbebb554c20e41ea8411a8195cd88bd (patch)
tree33adf3d9b06cd42dc702e66ca5b87a633395ce08 /Gemfile.lock
parent8ab081ec3245e70acb7878b7842cfa07ca050464 (diff)
Bump pundit from 1.1.0 to 2.0.0 (#8873)
Bumps [pundit](https://github.com/varvet/pundit) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/varvet/pundit/releases)
- [Changelog](https://github.com/varvet/pundit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v1.1.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3245c2d28..024d3c687 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -415,7 +415,7 @@ GEM
       pry (>= 0.10.4)
     public_suffix (3.0.3)
     puma (3.12.0)
-    pundit (1.1.0)
+    pundit (2.0.0)
       activesupport (>= 3.0.0)
     raabro (1.1.6)
     rack (2.0.5)
@@ -724,7 +724,7 @@ DEPENDENCIES
   pry-byebug (~> 3.6)
   pry-rails (~> 0.3)
   puma (~> 3.12)
-  pundit (~> 1.1)
+  pundit (~> 2.0)
   rack-attack (~> 5.4)
   rack-cors (~> 1.0)
   rails (~> 5.2.1)