From 1666ad43a9a189c67e379aaf3d11fad79d3d636b Mon Sep 17 00:00:00 2001 From: Cameron Crockett Date: Wed, 27 May 2020 21:44:08 -0500 Subject: [PATCH] updated Gemfile.lock --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b28b0d0..f9d18d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ PATH remote: . specs: - omniauth-keycloak (1.1.0) - json-jwt (~> 1.11) + omniauth-keycloak (1.2.0) + json-jwt (~> 1.12) omniauth (~> 1.9.0) omniauth-oauth2 (~> 1.6.0) @@ -18,20 +18,20 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) aes_key_wrap (1.0.1) - bindata (2.4.4) + bindata (2.4.7) concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.3.1) - faraday (0.17.0) + faraday (1.0.1) multipart-post (>= 1.2, < 3) hashdiff (0.3.7) - hashie (3.6.0) + hashie (4.1.0) i18n (1.8.2) concurrent-ruby (~> 1.0) json (2.1.0) - json-jwt (1.11.0) + json-jwt (1.12.0) activesupport (>= 4.2) aes_key_wrap bindata @@ -40,20 +40,20 @@ GEM multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) - oauth2 (1.4.2) + oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.1) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) omniauth (~> 1.9) public_suffix (3.0.3) - rack (2.0.8) + rack (2.2.2) rake (13.0.1) rspec (3.8.0) rspec-core (~> 3.8.0)