[DRE-commits] [ruby-excon] 01/04: Merge tag 'upstream/0.32.1'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Apr 14 14:16:20 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-excon.

commit 7103d58a3dcf23178767e5a86abdb16f7456bcc8
Merge: 886fb69 b4f29df
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Apr 14 00:23:48 2014 +0530

    Merge tag 'upstream/0.32.1'
    
    Upstream version 0.32.1

 CONTRIBUTING.md                        |  23 +
 CONTRIBUTORS.md                        |  90 ++++
 Gemfile.lock                           |   2 +-
 LICENSE.md                             |  20 +
 README.md                              | 102 ++---
 Rakefile                               |   9 +
 changelog.txt                          |  21 +
 checksums.yaml.gz                      | Bin 0 -> 426 bytes
 data/cacert.pem                        | 815 ++++++++++++++-------------------
 excon.gemspec                          |   9 +-
 lib/excon.rb                           |   3 +-
 lib/excon/connection.rb                |   4 +-
 lib/excon/constants.rb                 |   3 +-
 lib/excon/middlewares/escape_path.rb   |  11 +
 lib/excon/response.rb                  |  26 +-
 lib/excon/socket.rb                    |  45 +-
 lib/excon/ssl_socket.rb                |  40 +-
 lib/excon/utils.rb                     |  15 +-
 metadata.yml                           |  34 +-
 tests/basic_tests.rb                   |  69 +++
 tests/middlewares/escape_path_tests.rb |  34 ++
 tests/rackups/basic.rb                 |   4 +
 tests/servers/good.rb                  |   1 +
 23 files changed, 794 insertions(+), 586 deletions(-)


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



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