Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Ruby 3.4.1 #62

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

devin-ai-integration[bot]
Copy link

@devin-ai-integration devin-ai-integration bot commented Jan 31, 2025

Why?

Ruby 3.4.1 was recently released as the latest stable version of Ruby. This PR extends scimaenaga's Ruby version support to include this new version, ensuring compatibility with the latest Ruby release.

What?

  • Updated required_ruby_version in gemspec from <= 3.3.7 to <= 3.4.1
  • Added Ruby 3.4.1 to the GitHub Actions test matrix
  • Added test combinations for Ruby 3.4.1 with Rails 7.1.x and 7.2.x versions
  • Maintained backward compatibility with Ruby 2.5.9

All CI checks are passing, confirming compatibility with the new Ruby version.

Link to Devin run: https://app.devin.ai/sessions/dae00dfa3e6c476c82a291746052db35

Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@corrupt952 corrupt952 merged commit 992c454 into master Feb 3, 2025
27 checks passed
@corrupt952 corrupt952 deleted the devin/1738307651-ruby-3.4.1-support branch February 3, 2025 02:46
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