Dimitris Zlatanidis 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 سال پیش
..
README 4d693a440e ruby/rubygem-bundler: Updated for version 1.13.0. 8 سال پیش
rubygem-bundler.SlackBuild 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 سال پیش
rubygem-bundler.info 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. 7 سال پیش
slack-desc 28a47a566a ruby/rubygem-bundler: Added (Manage gem dependencies). 9 سال پیش

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.