diff --git a/Gemfile.lock b/Gemfile.lock index b5baee7..3d14e34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,11 +151,11 @@ GEM base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-logging-utils (0.2.0) - googleauth (1.14.0) + googleauth (1.15.0) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) - jwt (>= 1.4, < 3.0) + jwt (>= 1.4, < 4.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) @@ -167,7 +167,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.13.2) - jwt (2.10.2) + jwt (3.1.2) base64 kamal (2.7.0) activesupport (>= 7.0) @@ -355,10 +355,10 @@ GEM securerandom (0.4.1) shoulda-matchers (6.5.0) activesupport (>= 5.2.0) - signet (0.20.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) solid_cable (3.0.11) actioncable (>= 7.2)