diff --git a/Gemfile.lock b/Gemfile.lock index f6248d3..33de145 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM groupdate (5.0.0) activesupport (>= 5) hashdiff (1.0.1) - hashie (4.1.0) + hashie (5.0.0) highline (2.0.3) i18n (1.8.2) concurrent-ruby (~> 1.0) @@ -118,7 +118,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.3.0) - jwt (2.2.1) + jwt (2.5.0) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) @@ -134,30 +134,32 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) - multi_json (1.14.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.1) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.1.0) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) + rack (>= 2.2.3) + rack-protection omniauth-google-oauth2 (0.8.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.6) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) orderly (0.1.1) capybara (>= 1.1) rspec (>= 2.14) @@ -174,7 +176,7 @@ GEM pusher-client (0.6.2) json websocket (~> 1.0) - rack (2.2.2) + rack (2.2.4) rack-protection (2.0.8.1) rack rack-test (1.1.0) @@ -204,6 +206,8 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (3.0.0) rake (13.0.1) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -311,6 +315,7 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0) vcr (6.0.0) + version_gem (1.1.0) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)