diff --git a/Gemfile.lock b/Gemfile.lock index bf34e78..01c767f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,13 +92,13 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.0) - hashie (3.6.0) + hashie (5.0.0) i18n (1.6.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) json (2.2.0) - jwt (2.2.1) + jwt (2.3.0) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) @@ -118,36 +118,39 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.3.0) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) newrelic_rpm (6.5.0.357) nio4r (2.4.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.8) + faraday (>= 0.8, < 3.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) - rack (>= 1.6.2, < 3) + omniauth (2.1.0) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection omniauth-google-oauth2 (0.7.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.5) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) pg (1.1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.1.1) puma (3.12.1) - rack (2.0.7) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3)