diff --git a/sample-app/Gemfile.lock b/sample-app/Gemfile.lock index 8be0a65..69f67b0 100644 --- a/sample-app/Gemfile.lock +++ b/sample-app/Gemfile.lock @@ -15,7 +15,7 @@ GEM jmespath (~> 1, >= 1.6.1) aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) + base64 (0.3.0) ethon (0.16.0) ffi (>= 1.15.0) event_stream_parser (1.0.0) @@ -39,19 +39,21 @@ GEM typhoeus (~> 1.4, >= 1.4.1) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) + google-logging-utils (0.2.0) google-protobuf (3.25.5) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - googleauth (1.11.2) + googleauth (1.16.2) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) + 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) jmespath (1.6.2) json (2.8.1) - jwt (2.9.3) + jwt (3.2.0) base64 logger (1.6.1) multi_json (1.15.0) @@ -85,10 +87,10 @@ GEM event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) - signet (0.19.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) traceloop-sdk (0.1.5) opentelemetry-exporter-otlp (~> 0.26.1)