From be0e8f2020fa11181b9516ce6277b352cd9a0e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 18:33:28 +0000 Subject: [PATCH] Bump sorcery from 0.16.4 to 0.16.5 Bumps [sorcery](https://github.com/Sorcery/sorcery) from 0.16.4 to 0.16.5. - [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.16.4...v0.16.5) --- updated-dependencies: - dependency-name: sorcery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 425278a6..5b48c871 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,9 +257,12 @@ GEM racc (~> 1.4) nyan-cat-formatter (0.12.0) rspec (>= 2.99, >= 2.14.2, < 4) - oauth (0.6.2) + oauth (1.1.0) + oauth-tty (~> 1.0, >= 1.0.1) snaky_hash (~> 2.0) version_gem (~> 1.1) + oauth-tty (1.0.5) + version_gem (~> 1.1, >= 1.1.1) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -457,9 +460,9 @@ GEM snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) - sorcery (0.16.4) + sorcery (0.16.5) bcrypt (~> 3.1) - oauth (~> 0.5, >= 0.5.5) + oauth (>= 0.6) oauth2 (~> 2.0) sorted_set (1.0.3) rbtree