How to Install rubygems-integration in Ubuntu 18.04



Install rubygems-integration by entering the following commands in the terminal:

sudo apt update
sudo apt install rubygems-integration

Description:

integration of Debian Ruby packages with Rubygems

rubygems-integration makes Debian Ruby packages recognizable by Rubygems. Debian Ruby packages may be used to satisfy Rubygems dependencies both with plain Rubygems and with Bundler. This also allows one to use Debian Ruby packages to satisfy dependencies in Rails 3 applications.

Version: 1.11

Section: ruby