From 15f55a69e66518002b15ece8ffda204189c8091c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:16:24 +0000 Subject: [PATCH] Bump omniauth from 1.1.4 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.4 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.4...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6d613f..a814865 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,9 +112,9 @@ GEM rack (~> 1.2) octokit (2.7.0) sawyer (~> 0.5.2) - omniauth (1.1.4) - hashie (>= 1.2, < 3) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-bitbucket (0.0.2) multi_json (~> 1.7) omniauth (~> 1.1)