diff --git a/Gemfile.lock b/Gemfile.lock index 12176b9..9155a3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,6 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) childprocess (3.0.0) - coderay (1.1.2) commonjs (0.2.7) concurrent-ruby (1.1.6) crass (1.0.6) @@ -64,8 +63,10 @@ GEM erubi (1.9.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.0) ffi (1.12.2) figaro (1.1.1) thor (~> 0.14) @@ -74,7 +75,7 @@ GEM haml (5.1.2) temple (>= 0.8.0) tilt - hashie (4.1.0) + hashie (5.0.0) i18n (1.8.2) concurrent-ruby (~> 1.0) jquery-rails (4.3.5) @@ -82,7 +83,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.3.0) - jwt (2.2.1) + jwt (2.5.0) less (2.6.0) commonjs (~> 0.2.7) less-rails (4.0.0) @@ -109,30 +110,30 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) - multi_json (1.14.1) multi_xml (0.6.0) - multipart-post (2.1.1) mysql2 (0.5.3) newrelic_rpm (6.12.0.367) 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) pdf-core (0.7.0) prawn (2.2.2) pdf-core (~> 0.7.0) @@ -143,9 +144,9 @@ GEM prawn (>= 1.0.0) rails (>= 3.2) public_suffix (4.0.3) - puma (4.3.3) - nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rack-timeout (0.6.0) @@ -174,12 +175,15 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rake (13.0.1) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) recaptcha (5.5.0) json ref (2.0.0) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (2.3.0) selenium-webdriver (3.142.7) @@ -212,6 +216,7 @@ GEM thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) + version_gem (1.1.0) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) @@ -240,7 +245,6 @@ DEPENDENCIES prawn prawn-table prawnto_2 - puma rack-timeout rails (~> 5.2.4.1) recaptcha