Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,31 +145,31 @@ GEM
rack-protection (= 4.2.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
temporalio (1.3.0)
temporalio (1.4.0)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-aarch64-linux)
temporalio (1.4.0-aarch64-linux)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-aarch64-linux-musl)
temporalio (1.4.0-aarch64-linux-musl)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-arm64-darwin)
temporalio (1.4.0-arm64-darwin)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-x86_64-darwin)
temporalio (1.4.0-x86_64-darwin)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-x86_64-linux)
temporalio (1.4.0-x86_64-linux)
google-protobuf (>= 3.25.0)
logger
temporalio (1.3.0-x86_64-linux-musl)
temporalio (1.4.0-x86_64-linux-musl)
google-protobuf (>= 3.25.0)
logger
tilt (2.6.1)
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
unicode-emoji (4.2.0)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing this is unrelated but seems fine

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, was intentional as 4.2.0 added support for Ruby 4


PLATFORMS
aarch64-linux
Expand Down