From 4f040415b1ba292324c220bc07bc2ba9569f78ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 09:02:42 +0000 Subject: [PATCH] Bump sorcery from 0.15.0 to 0.16.0 Bumps [sorcery](https://github.com/Sorcery/sorcery) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/Sorcery/sorcery/releases) - [Changelog](https://github.com/Sorcery/sorcery/blob/master/CHANGELOG.md) - [Commits](https://github.com/Sorcery/sorcery/compare/v0.15.0...v0.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51e99ae0..952ea37f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -415,7 +415,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 5.0) - sorcery (0.15.0) + sorcery (0.16.0) bcrypt (~> 3.1) oauth (~> 0.4, >= 0.4.4) oauth2 (~> 1.0, >= 0.8.0)