Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.
This repository was archived by the owner on Mar 7, 2020. It is now read-only.

Issue occurs installing sqlite3 using REE because sqlite3-ruby requires gems version >=1.3.5 #3

Description

@ryanjones

Encountered an issue trying to use deprec to deploy when it attempts to install the sqlite3-ruby gem. Apparently the sqlite3-ruby gem requires gems version >=1.3.5, but REE installs gems 1.3.2. There's a branched repo that attemps to fix this issue here: http://github.com/jnaru/deprec. The fix at this repo didn't actually work for me as I encountered an error when it runs "gem2.install 'rubygems'".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions