Skip to content

Conversation

@joshbranham
Copy link
Member

We no longer test or support 2.6.

Closes #460

@joshbranham joshbranham self-assigned this Jan 16, 2025
@willnet
Copy link
Contributor

willnet commented Jan 23, 2025

The CI failures for Rails 6 to 7 are caused by changes introduced in concurrent-ruby v1.3.5. To fix the CI, it is recommended to explicitly add gem "concurrent-ruby", "< 1.3.5". to Gemfile.

ref: Rails 7.0.8 fails to create an app with most recent concurrent-ruby version · Issue #54260 · rails/rails

@joshbranham joshbranham deleted the require-gte-ruby-2.7 branch January 23, 2025 15:31
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.

Version 4.1.1 has unsupported required_ruby_version in gemspec

3 participants