diff --git a/Gemfile.lock b/Gemfile.lock index 99d03118f..704910d23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -521,7 +521,7 @@ GEM public_suffix (4.0.6) puma (5.4.0) nio4r (~> 2.0) - pundit (2.1.0) + pundit (2.1.1) activesupport (>= 3.0.0) pundit-matchers (1.7.0) rspec-rails (>= 3.0.0) diff --git a/vendor/cache/pundit-2.1.0.gem b/vendor/cache/pundit-2.1.0.gem deleted file mode 100644 index 32c55d915..000000000 Binary files a/vendor/cache/pundit-2.1.0.gem and /dev/null differ diff --git a/vendor/cache/pundit-2.1.1.gem b/vendor/cache/pundit-2.1.1.gem new file mode 100644 index 000000000..b69923209 Binary files /dev/null and b/vendor/cache/pundit-2.1.1.gem differ