[DRE-commits] [bundler] branch master updated (28e66b4 -> a5bba85)

Christian Hofstaedtler zeha at moszumanska.debian.org
Wed Apr 2 23:21:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

zeha pushed a change to branch master
in repository bundler.

      from  28e66b4   Prepare changelog
      adds  f389016   Imported Upstream version 1.6.1+dfsg
       new  a5bba85   Merge tag 'upstream/1.6.1+dfsg'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                          |  55 +++++++++++++++++----------------
 CHANGELOG.md                         |  12 +++++++-
 Rakefile                             |  11 +++++--
 checksums.yaml.gz                    | Bin 267 -> 269 bytes
 lib/bundler.rb                       |   7 +++--
 lib/bundler/fetcher.rb               |   4 +--
 lib/bundler/installer.rb             |  17 ++++++-----
 lib/bundler/rubygems_ext.rb          |   9 ++++++
 lib/bundler/rubygems_integration.rb  |  11 +++++++
 lib/bundler/source/git.rb            |   4 +++
 lib/bundler/source/path/installer.rb |  12 +++++---
 lib/bundler/source/rubygems.rb       |  28 ++++++++++++-----
 lib/bundler/version.rb               |   2 +-
 metadata.yml                         |  57 +++++++++++++++++------------------
 spec/install/gemfile/git_spec.rb     |  37 +++++++++++++++++++++++
 spec/install/gems/sudo_spec.rb       |  42 +++++++++++++++++++++-----
 spec/quality_spec.rb                 |   2 +-
 spec/spec_helper.rb                  |   6 +++-
 spec/support/rubygems_ext.rb         |   2 +-
 spec/support/sudo.rb                 |   4 ---
 20 files changed, 223 insertions(+), 99 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/bundler.git



More information about the Pkg-ruby-extras-commits mailing list