diff --git a/Gemfile.lock b/Gemfile.lock index 012f876163..2db9bbd5a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM railties (>= 5.0.0) faker (3.4.2) i18n (>= 1.8.11, < 2) - faraday (1.10.3) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -322,7 +322,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.2) - jwt (2.8.2) + jwt (2.9.1) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -423,8 +423,8 @@ GEM hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection - omniauth-google-oauth2 (1.1.3) - jwt (>= 2.0) + omniauth-google-oauth2 (1.2.0) + jwt (>= 2.9) oauth2 (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8)