From 476894d7af8a44560bba3d106a192a4a8c016b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 09:56:36 +0000 Subject: [PATCH] Bump rolify from 5.3.0 to 6.0.0 Bumps [rolify](https://github.com/RolifyCommunity/rolify) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/RolifyCommunity/rolify/releases) - [Changelog](https://github.com/RolifyCommunity/rolify/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/RolifyCommunity/rolify/compare/v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: rolify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4156992f..51dbd4d0 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "hcaptcha", "~> 6.0", git: "https://github.com/Retrospring/hcaptcha.git", re gem "mini_magick" gem "rqrcode" -gem "rolify", "~> 5.2" +gem "rolify", "~> 6.0" gem "dry-initializer", "~> 3.1" gem "dry-types", "~> 1.4" diff --git a/Gemfile.lock b/Gemfile.lock index 6cf79444..dd8779da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -415,7 +415,7 @@ GEM actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) - rolify (5.3.0) + rolify (6.0.0) rotp (6.2.0) rqrcode (2.1.1) chunky_png (~> 1.0) @@ -623,7 +623,7 @@ DEPENDENCIES rake redcarpet redis - rolify (~> 5.2) + rolify (~> 6.0) rqrcode rspec-its (~> 1.3) rspec-mocks