From 686578955bf3102ad9ae4a0fa0219233b752d94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 03:14:54 +0000 Subject: [PATCH] Bump cancancan from 3.3.0 to 3.5.0 in /gemfiles/rails_60 Bumps [cancancan](https://github.com/CanCanCommunity/cancancan) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/CanCanCommunity/cancancan/releases) - [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md) - [Commits](https://github.com/CanCanCommunity/cancancan/compare/3.3.0...3.5.0) --- updated-dependencies: - dependency-name: cancancan dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_60/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_60/Gemfile.lock b/gemfiles/rails_60/Gemfile.lock index 5a09c32..69f73a4 100644 --- a/gemfiles/rails_60/Gemfile.lock +++ b/gemfiles/rails_60/Gemfile.lock @@ -87,7 +87,7 @@ GEM bcrypt (3.1.16-java) builder (3.2.4) byebug (11.1.1) - cancancan (3.3.0) + cancancan (3.5.0) capybara (3.35.3) addressable mini_mime (>= 0.1.3)