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

Relax gem requirement for Rails 7.0 prerelease #2423

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

sikachu
Copy link

@sikachu sikachu commented Jul 12, 2021

Purpose

This commit updates the upper bound of Rails dependency requirement to < 7.0, as the next version of Rails will be Rails 7.0.

This will allow developers to use and test active_model_serializers against Rails Edge.

Changes

Updates rails_versions in Gemspec to < 7.0.

Caveats

Note that we'll need to bump this upper bound again once Rails 7.0 comes out, as this upper bound will block anything >= 7.0.0.

Additional helpful information

rails/rails@1b455e2

@wasifhossain wasifhossain merged commit 669b0a3 into rails-api:0-10-stable Jul 12, 2021
@wasifhossain
Copy link
Member

thanks for the PR.

@sikachu sikachu deleted the 0-10-stable-relax-rails branch July 12, 2021 10:22
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.

None yet

2 participants