Skip to content

Update Ruby versions and fix benchmark gem#7

Open
hazi wants to merge 4 commits into
mainfrom
claude/update-ruby-ci-config-IM02S
Open

Update Ruby versions and fix benchmark gem#7
hazi wants to merge 4 commits into
mainfrom
claude/update-ruby-ci-config-IM02S

Conversation

@hazi

@hazi hazi commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

- Update test matrix: Ruby 4.0 x Redis (8.2, 8.0, 7.4), Ruby 3.4 x Redis 8.2, Ruby 3.3 x Redis 8.2
- Bump minimum Ruby version to 3.3.0
- Add benchmark gem to Gemfile (no longer in stdlib from Ruby 4.0)
Copilot AI review requested due to automatic review settings January 20, 2026 01:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

このPRは、Ruby の最小バージョン要件を更新し、開発時に必要な benchmark gem を追加し、CI テストマトリックスを更新しています。

Changes:

  • Ruby の最小バージョン要件を 3.0.0 から 3.3.0 に引き上げ
  • 開発依存関係に benchmark gem を追加
  • CI マトリックスを更新して Ruby 3.3、3.4、4.0、ruby-head と Redis 7.4、8.0、8.2 の組み合わせでテスト

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
speed_limiter.gemspec Ruby の最小バージョン要件を 3.3.0 に更新
Gemfile 開発グループに benchmark gem を追加
.github/workflows/test.yml CI テストマトリックスを新しい Ruby と Redis バージョンで更新

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants