Skip to content

Ruby 4.0#244

Merged
biow0lf merged 2 commits intomainfrom
ruby-4.0
Apr 13, 2026
Merged

Ruby 4.0#244
biow0lf merged 2 commits intomainfrom
ruby-4.0

Conversation

@biow0lf
Copy link
Copy Markdown
Member

@biow0lf biow0lf commented Apr 13, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the gem and its tooling/CI configuration to target Ruby 4.0 as the minimum supported Ruby version.

Changes:

  • Bump minimum supported Ruby version to >= 4.0.0 in the gemspec.
  • Align StandardRB and RuboCop configuration to Ruby 4.0.
  • Update CI Ruby matrix (drop 3.4) and bump Bundler version in Gemfile.lock.

Reviewed changes

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

Show a summary per file
File Description
Gemfile.lock Updates the recorded Bundler version (BUNDLED WITH) to 4.0.10.
errbit_github_plugin.gemspec Raises the gem’s required Ruby version to >= 4.0.0.
.standard.yml Sets StandardRB ruby_version to 4.0.
.rubocop.yml Sets RuboCop TargetRubyVersion to 4.0.
.github/workflows/rspec.yml Removes Ruby 3.4 from the test matrix, keeping 4.0 and head.

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

@biow0lf biow0lf merged commit ef016ec into main Apr 13, 2026
9 checks passed
@biow0lf biow0lf deleted the ruby-4.0 branch April 13, 2026 13:24
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