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.