diff --git a/Gemfile.lock b/Gemfile.lock index a9b491c..5b5b787 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,86 +11,106 @@ GIT GEM remote: https://rubygems.org/ specs: - ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.2.3) - google-protobuf (4.32.1) + ast (2.4.3) + base64 (0.3.0) + bigdecimal (3.3.1) + google-protobuf (4.33.0) bigdecimal rake (>= 13) - google-protobuf (4.32.1-aarch64-linux-gnu) + google-protobuf (4.33.0-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.32.1-arm64-darwin) + google-protobuf (4.33.0-aarch64-linux-musl) bigdecimal rake (>= 13) - google-protobuf (4.32.1-x86-linux-gnu) + google-protobuf (4.33.0-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.32.1-x86_64-darwin) + google-protobuf (4.33.0-x86-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.32.1-x86_64-linux-gnu) + google-protobuf (4.33.0-x86-linux-musl) bigdecimal rake (>= 13) - googleapis-common-protos-types (1.19.0) - google-protobuf (>= 3.18, < 5.a) - grpc (1.71.0) + google-protobuf (4.33.0-x86_64-darwin) + bigdecimal + rake (>= 13) + google-protobuf (4.33.0-x86_64-linux-gnu) + bigdecimal + rake (>= 13) + google-protobuf (4.33.0-x86_64-linux-musl) + bigdecimal + rake (>= 13) + googleapis-common-protos-types (1.22.0) + google-protobuf (~> 4.26) + grpc (1.76.0) + google-protobuf (>= 3.25, < 5.0) + googleapis-common-protos-types (~> 1.0) + grpc (1.76.0-aarch64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.71.0-aarch64-linux) + grpc (1.76.0-aarch64-linux-musl) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.71.0-arm64-darwin) + grpc (1.76.0-arm64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.71.0-x86-linux) + grpc (1.76.0-x86-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.71.0-x86_64-darwin) + grpc (1.76.0-x86-linux-musl) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.71.0-x86_64-linux) + grpc (1.76.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - json (2.9.1) - language_server-protocol (3.17.0.3) + grpc (1.76.0-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) + googleapis-common-protos-types (~> 1.0) + grpc (1.76.0-x86_64-linux-musl) + google-protobuf (>= 3.25, < 5.0) + googleapis-common-protos-types (~> 1.0) + json (2.16.0) + language_server-protocol (3.17.0.5) + lint_roller (1.1.0) logger (1.7.0) - minitest (5.25.4) + minitest (5.26.1) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) - nio4r (2.7.4) - oj (3.16.10) + nio4r (2.7.5) + oj (3.16.12) bigdecimal (>= 3.0) ostruct (>= 0.2) opentelemetry-api (1.7.0) - opentelemetry-common (0.22.0) + opentelemetry-common (0.23.0) opentelemetry-api (~> 1.0) - opentelemetry-exporter-otlp (0.30.0) + opentelemetry-exporter-otlp (0.31.1) google-protobuf (>= 3.18) googleapis-common-protos-types (~> 1.3) opentelemetry-api (~> 1.1) opentelemetry-common (~> 0.20) - opentelemetry-sdk (~> 1.2) + opentelemetry-sdk (~> 1.10) opentelemetry-semantic_conventions opentelemetry-registry (0.4.0) opentelemetry-api (~> 1.1) - opentelemetry-sdk (1.9.0) + opentelemetry-sdk (1.10.0) opentelemetry-api (~> 1.1) opentelemetry-common (~> 0.20) opentelemetry-registry (~> 0.2) opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.36.0) opentelemetry-api (~> 1.0) - ostruct (0.6.1) - parallel (1.26.3) - parser (3.3.6.0) + ostruct (0.6.3) + parallel (1.27.0) + parser (3.3.10.0) ast (~> 2.4.1) racc - puma (7.0.0) + prism (1.6.0) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) - rack-protection (4.1.1) + rack (3.2.4) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -100,27 +120,29 @@ GEM rackup (2.2.1) rack (>= 3) rainbow (3.1.1) - rake (13.3.0) - regexp_parser (2.10.0) - rubocop (1.70.0) + rake (13.3.1) + regexp_parser (2.11.3) + rubocop (1.81.7) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.36.2, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.37.0) - parser (>= 3.3.1.0) + rubocop-ast (1.48.0) + parser (>= 3.3.7.2) + prism (~> 1.4) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sinatra (4.1.1) + sinatra (4.2.1) logger (>= 1.6.0) mustermann (~> 3.0) rack (>= 3.0.0, < 4) - rack-protection (= 4.1.1) + rack-protection (= 4.2.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) temporalio (1.0.0) @@ -129,6 +151,9 @@ GEM temporalio (1.0.0-aarch64-linux) google-protobuf (>= 3.25.0) logger + temporalio (1.0.0-aarch64-linux-musl) + google-protobuf (>= 3.25.0) + logger temporalio (1.0.0-arm64-darwin) google-protobuf (>= 3.25.0) logger @@ -138,18 +163,25 @@ GEM temporalio (1.0.0-x86_64-linux) google-protobuf (>= 3.25.0) logger + temporalio (1.0.0-x86_64-linux-musl) + google-protobuf (>= 3.25.0) + logger tilt (2.6.1) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.1.0) PLATFORMS aarch64-linux + aarch64-linux-gnu + aarch64-linux-musl arm64-darwin ruby - x86-linux + x86-linux-gnu + x86-linux-musl x86_64-darwin - x86_64-linux + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES minitest @@ -165,4 +197,4 @@ DEPENDENCIES temporalio BUNDLED WITH - 2.5.17 + 2.6.9 diff --git a/test/worker_specific_task_queues/file_processing_workflow_test.rb b/test/worker_specific_task_queues/file_processing_workflow_test.rb index 95de48e..5dbfd9b 100644 --- a/test/worker_specific_task_queues/file_processing_workflow_test.rb +++ b/test/worker_specific_task_queues/file_processing_workflow_test.rb @@ -46,8 +46,7 @@ def test_workflow unique_worker = Temporalio::Worker.new( client: env.client, task_queue: unique_task_queue, - activities: [WorkerSpecificActivities::DownloadFileActivity, WorkerSpecificActivities::WorkOnFileActivity, - WorkerSpecificActivities::CleanupFileActivity] + activities: [DownloadFileActivity, WorkOnFileActivity, CleanupFileActivity] ) # Run worker until completion of the block