Use Bundler to manage gem dependencies, which allows convenient deps locking or version limitations in case needed. Also scriptify system deps check to reduce "cold boot" from five to three commands (in case Ruby is already available) and inform user about missing deps.
Use Bundler to manage gem dependencies, which allows convenient deps locking or version limitations in case needed. Also scriptify system deps check to reduce "cold boot" from five to three commands (in case Ruby is already available) and inform user about missing deps.