In PR #83 we removed gem-installed dependencies for parity, preferring to have
executables installed manually or through package managers. We have had enough
reports of executable installation issues on Linux systems that we are going to
fall back to allowing users to install the executables via Rubygems until we
properly migrate away from Traveling Ruby.
In PR #83 we removed gem-installed dependencies for parity, preferring to have executables installed manually or through package managers. We have had enough reports of executable installation issues on Linux systems that we are going to fall back to allowing users to install the executables via Rubygems until we properly migrate away from Traveling Ruby.
Related: #108, #109.