Skip to content

CI: Try having a specific sqlite3 #586

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

Closed
wants to merge 1 commit into from

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Feb 27, 2019

This WIP PR is about choosing an exact version of sqlite3 gem, to be able to install Rails < 6.

See DataDog/dd-trace-rb#685 for an example of this.

Rails issue: rails/rails#35161

Details

This change does not fix the Issue.

Here's someone else, who managed to fix theirs:
https://github.com/thoughtbot/factory_bot_rails/pull/318/files

Observations

Ruby 2.1:10:
ERROR: Error installing rails:
nokogiri requires Ruby version >= 2.3.0.

Ruby.2.2:10
ERROR: Error installing rails:
i18n requires Ruby version >= 2.3.0.

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.

2 participants