Dimitris Zlatanidis 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. %!s(int64=7) %!d(string=hai) anos
..
README 4d693a440e ruby/rubygem-bundler: Updated for version 1.13.0. %!s(int64=8) %!d(string=hai) anos
rubygem-bundler.SlackBuild 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. %!s(int64=7) %!d(string=hai) anos
rubygem-bundler.info 53065420e1 ruby/rubygem-bundler: Updated for version 1.15.4. %!s(int64=7) %!d(string=hai) anos
slack-desc 28a47a566a ruby/rubygem-bundler: Added (Manage gem dependencies). %!s(int64=9) %!d(string=hai) anos

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.