Skip to content

ci: let bundler-cache: true to install gems#27

Merged
Watson1978 merged 6 commits into
masterfrom
ci-failure
Mar 6, 2026
Merged

ci: let bundler-cache: true to install gems#27
Watson1978 merged 6 commits into
masterfrom
ci-failure

Conversation

@kenhys

@kenhys kenhys commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

kenhys added 4 commits March 6, 2026 11:43
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
It is hard to keep maintaining EOL versions for older platforms.

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys marked this pull request as draft March 6, 2026 03:05
kenhys added 2 commits March 6, 2026 14:36
Since Ruby 3, the behavior of auto-conversion about keyword
argument was changed, so unify to hash argument for simplicity
because .merge was used for config in test code.

Before:
 config({port: ...})
 config(command: ...)

After:
 config({port: ...})
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys marked this pull request as ready for review March 6, 2026 06:02
@kenhys kenhys requested a review from Watson1978 March 6, 2026 06:38

@Watson1978 Watson1978 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍🏻

@Watson1978 Watson1978 merged commit 1049fee into master Mar 6, 2026
36 checks passed
@Watson1978 Watson1978 deleted the ci-failure branch March 6, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants