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

Prevent sqlite3 2.0 except for Rails edge #1008

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

etiennebarrie
Copy link
Member

Fix #1007

Dependabot will still try to update sqlite3 in Gemfile.lock and that will still fail, but that will happen whether or not we set a requirement there.

We can then ignore the major entirely, but we'll need to remember to bump sqlite3 once Rails 7.2 ships and is in Gemfile.lock.

@etiennebarrie etiennebarrie merged commit 93a12a3 into main Apr 22, 2024
44 checks passed
@etiennebarrie etiennebarrie deleted the restrict-sqlite3 branch April 22, 2024 13:36
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.

Weekly CI run failed
2 participants