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

Supporting Rails 8 #6

Open
chrisbouchard opened this issue Nov 23, 2024 · 1 comment
Open

Supporting Rails 8 #6

chrisbouchard opened this issue Nov 23, 2024 · 1 comment

Comments

@chrisbouchard
Copy link

Hi there. I'm hoping to use this gem in a Rails 8 project. However, I see that the gemspec currently specifies a pessimistic constraint for Rails 7.2:

spec.add_runtime_dependency 'rails', '~> 7.2', '>= 7.2.1'

I was wondering if there's a blocker in Rails 8, or if the gemspec just needs to be updated for the new version. Thanks!

@troya2
Copy link
Contributor

troya2 commented Nov 23, 2024

Thanks for checking in. I don't know of a reason it wouldn't work - if you have time, please test it out and submit a PR.

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

2 participants