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

Bug: pg gem shows wrong status #96

Open
arielj opened this issue Oct 8, 2024 · 0 comments
Open

Bug: pg gem shows wrong status #96

arielj opened this issue Oct 8, 2024 · 0 comments

Comments

@arielj
Copy link

arielj commented Oct 8, 2024

Since the pg gem doesn't have any restriction and any version can be installed in any Rails version, the site reports all for most versions:

image

https://www.railsbump.org/gems/pg

But Rails 5.0 removed the support of pg < 9.1 https://guides.rubyonrails.org/5_0_release_notes.html#active-record-removals
And Rails 6.0 removed support of pg < 9.3 https://guides.rubyonrails.org/6_0_release_notes.html#active-record-notable-changes

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

No branches or pull requests

1 participant