diff --git a/Gemfile.lock b/Gemfile.lock index 720fa5e265e..eb24e1809cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -588,7 +588,7 @@ GEM google-apis-core (>= 0.12.0, < 2.a) google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) - googleauth (1.10.0) + googleauth (1.11.0) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) @@ -666,7 +666,8 @@ GEM json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) - jwt (2.7.1) + jwt (2.8.0) + base64 ladle (1.0.1) open4 (~> 1.0) language_server-protocol (3.17.0.3) @@ -1010,7 +1011,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (6.1.0) activesupport (>= 5.2.0) - signet (0.18.0) + signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0)