You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2020. It is now read-only.
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'".
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'".