diff --git a/auth/Gemfile.lock b/auth/Gemfile.lock index 2f94a36d0..ce4af331a 100644 --- a/auth/Gemfile.lock +++ b/auth/Gemfile.lock @@ -7,10 +7,12 @@ GEM diff-lcs (1.5.0) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) google-apis-core (0.11.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) @@ -46,10 +48,14 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) + json (2.18.1) jwt (2.7.1) + logger (1.7.0) memoist (0.16.2) mini_mime (1.1.5) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) public_suffix (5.0.3) rake (13.0.6) @@ -74,7 +80,6 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.5) signet (0.17.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -82,6 +87,7 @@ GEM multi_json (~> 1.10) trailblazer-option (0.1.2) uber (0.1.0) + uri (1.1.1) webrick (1.8.1) PLATFORMS