From bbe3885399969b17a9b7938a08802bd969b27a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 21:34:06 +0000 Subject: [PATCH] Bump sorcery from 0.14.0 to 0.15.0 Bumps [sorcery](https://github.com/Sorcery/sorcery) from 0.14.0 to 0.15.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.14.0...v0.15.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb34a4b..3bdb79d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM execjs (2.7.0) faker (2.9.0) i18n (>= 1.6, < 1.8) - faraday (0.17.1) + faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.11.3) font-awesome-sass (5.4.1) @@ -125,7 +125,7 @@ GEM nokogiri (1.10.7) mini_portile2 (~> 2.4.0) oauth (0.5.4) - oauth2 (1.4.2) + oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) @@ -145,7 +145,7 @@ GEM pry (>= 0.10.4) public_suffix (4.0.1) puma (3.12.2) - rack (2.0.8) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.4.1) @@ -231,7 +231,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 5.0) - sorcery (0.14.0) + sorcery (0.15.0) bcrypt (~> 3.1) oauth (~> 0.4, >= 0.4.4) oauth2 (~> 1.0, >= 0.8.0)