Dependency manager for the Ruby programming language. More information: https://bundler.io/man/bundle.1.html.
Gemfile
expected in the working directory:bundle install
Gemfile
and regenerate Gemfile.lock
:bundle update
Gemfile
:bundle update --source {{gemname}}
bundle gem {{gemname}}