From 0d4c4391252a2949da1bff79f88ca70493c0314a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 09:45:25 +0000 Subject: [PATCH] Bump omniauth from 1.1.1 to 1.9.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.1 to 1.9.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.1...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d16ad75..8b02fdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM guard (~> 1.1) guard-rspec (1.2.1) guard (>= 1.1) - hashie (1.2.0) + hashie (4.1.0) libnotify (0.7.4) ffi (~> 1.0.11) linecache19 (0.5.12) @@ -31,11 +31,11 @@ GEM listen (0.5.1) multi_json (1.3.6) net-ldap (0.3.1) - omniauth (1.1.1) - hashie (~> 1.2) - rack + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) pyu-ruby-sasl (0.0.3.3) - rack (1.4.1) + rack (2.2.3) rack-test (0.6.1) rack (>= 1.0) rb-fsevent (0.9.1)