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

Allow rails 7 gems in gemspec #83

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Jan 12, 2024

Allow rails 7 gems in gemspec

Note, this PR drops ruby 2.6 from tests.

Ruby 2.6 is EOL and not supported by rails 7. If we really need it, can
test ruby 2.6 against rails < 7.

Gemfile Outdated Show resolved Hide resolved
Ruby 2.6 is EOL and not supported by rails 7.  If we really need it, can
test ruby 2.6 against rails < 7.
@agrare agrare merged commit c2e341d into ManageIQ:master Jan 17, 2024
8 checks passed
@jrafanie jrafanie deleted the allow_rails_7 branch January 17, 2024 21:27
agrare added a commit that referenced this pull request May 3, 2024
Fixed:
- Fix Kafka List Topics Method (#88)

Added:
- Add ruby 3.1 to the test matrix (#84)
- Allow rails 7 gems in gemspec (#83)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants