diff --git a/functions/typed/googlechatbot/Gemfile.lock b/functions/typed/googlechatbot/Gemfile.lock index 278bb64d2..4361efbd4 100644 --- a/functions/typed/googlechatbot/Gemfile.lock +++ b/functions/typed/googlechatbot/Gemfile.lock @@ -32,15 +32,21 @@ GEM webrick google-apis-kgsearch_v1 (0.13.0) google-apis-core (>= 0.11.0, < 2.a) - googleauth (1.8.1) - faraday (>= 0.17.3, < 3.a) - jwt (>= 1.4, < 3.0) + google-cloud-env (2.2.1) + faraday (>= 1.0, < 3.a) + google-logging-utils (0.2.0) + googleauth (1.16.2) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) + jwt (>= 1.4, < 4.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) hashie (5.0.0) httpclient (2.8.3) - jwt (2.7.1) + jwt (3.2.0) + base64 mini_mime (1.1.5) multi_json (1.15.0) multipart-post (2.3.0) @@ -58,10 +64,10 @@ GEM rexml (3.3.6) strscan ruby2_keywords (0.0.5) - signet (0.18.0) + signet (0.21.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) + jwt (>= 1.5, < 4.0) multi_json (~> 1.10) slack-ruby-client (2.2.0) faraday (>= 2.0)