Skip to content

Constrain sqlite3 gem for Rails #344

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

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Apr 17, 2024

The v2.0.0 release of the sqlite3 gem today seems to be causing some issues with Rails (example). Let's temporarily constrain it until that is resolved.

@andyw8 andyw8 added the chore Chore task label Apr 17, 2024
@andyw8 andyw8 marked this pull request as ready for review April 17, 2024 19:13
@andyw8 andyw8 requested a review from a team as a code owner April 17, 2024 19:13
@andyw8 andyw8 requested review from st0012 and vinistock April 17, 2024 19:13
@andyw8 andyw8 changed the title Constrain sqlite gem for Rails main Gemfile Constrain sqlite3 gem for Rails main Gemfile Apr 17, 2024
@andyw8 andyw8 force-pushed the andyw8/constrain-sqlite-for-rails-main branch from f1325c9 to 0b781d1 Compare April 17, 2024 19:17
@andyw8 andyw8 changed the title Constrain sqlite3 gem for Rails main Gemfile Constrain sqlite3 gem for Rails Apr 17, 2024
@andyw8
Copy link
Contributor Author

andyw8 commented Apr 17, 2024

It's also affecting the normal Gemfile so I've update it too (was likely only passing due to caching).

@andyw8 andyw8 merged commit 042537b into main Apr 17, 2024
@andyw8 andyw8 deleted the andyw8/constrain-sqlite-for-rails-main branch April 17, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants