Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Address current sqlite3 gem incompatibility - #1257

Open
johnmeade-webdev wants to merge 3 commits into
turingschool:masterfrom
johnmeade-webdev:master
Open

Address current sqlite3 gem incompatibility #1257
johnmeade-webdev wants to merge 3 commits into
turingschool:masterfrom
johnmeade-webdev:master

Conversation

@johnmeade-webdev

Copy link
Copy Markdown

The sqlite3 gem was updated to version 1.4.0 on February 4th, 2019. Unfortunately, 1.4.0 breaks the rails app from running 'out-of-the-box'. The blogger 2 Gemfile needs to be updated for the time-being to gem 'sqlite', '~> 1.3.6' to allow the app to get off the ground.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant