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

Fix build failure from new sqlite version #84

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Conversation

jturkel
Copy link
Member

@jturkel jturkel commented Mar 7, 2019

This builds are failing now that sqlite3 1.4.0 has been released because Rails has an explicit dependency on this version of sqlite3 that isn't declared in its gemspec. See rails/rails#35153 for more info. For now the easiest thing to do is pin the tests to sqlite3 1.3.x.

@will89 - you're prime

@jturkel jturkel requested a review from will89 March 7, 2019 02:25
@jturkel jturkel merged commit 3a0441b into master Mar 7, 2019
@jturkel jturkel deleted the feature/fix-build branch April 24, 2019 14:01
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