Dimitris Zlatanidis 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 yıl önce
..
README 4d693a440e ruby/rubygem-bundler: Updated for version 1.13.0. 8 yıl önce
rubygem-bundler.SlackBuild 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 yıl önce
rubygem-bundler.info 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 yıl önce
slack-desc 28a47a566a ruby/rubygem-bundler: Added (Manage gem dependencies). 9 yıl önce

README

Bundler provides a consistent environment for Ruby projects by tracking and
installing the exact gems and versions that are needed.

Bundler is an exit from dependency hell, and ensures that the gems you need
are present in development, staging, and production. Starting work on a
project is as simple as bundle install.