Install bundler by entering the following commands in the terminal:
sudo apt update sudo apt install bundler
Description:
Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This is a dependency package which depends on a full Ruby development environment, it is targeted at application developers.
Homepage: https://bundler.io
Version: 1.16.1-1
Section: universe/ruby