[DRE-commits] [ruby-patron] 02/04: Merge tag 'upstream/0.5.0'

zeha at debian.org zeha at debian.org
Thu Dec 17 00:06:10 UTC 2015


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

zeha pushed a commit to annotated tag debian/0.5.0-1
in repository ruby-patron.

commit 68925e0fa724a175c755be6600c1f40ea42d78b9
Merge: c397b8d 137070d
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Dec 16 22:56:58 2015 +0000

    Merge tag 'upstream/0.5.0'
    
    Upstream version 0.5.0

 Gemfile.lock             |  40 ++++++----
 README.md                |  17 ++++
 Rakefile                 |   9 +--
 ext/patron/extconf.rb    |   4 +-
 ext/patron/session_ext.c |  22 ++++--
 lib/patron/request.rb    |   6 +-
 lib/patron/response.rb   |  28 +++----
 lib/patron/session.rb    |  30 +++++--
 lib/patron/version.rb    |   2 +-
 metadata.yml             |  52 +++++--------
 patron.gemspec           |   2 +-
 spec/patron_spec.rb      |   4 +-
 spec/request_spec.rb     |  22 +++---
 spec/response_spec.rb    |  12 +--
 spec/session_spec.rb     | 198 +++++++++++++++++++++++++++++++++--------------
 spec/session_ssl_spec.rb | 105 +++++++++++++------------
 spec/spec_helper.rb      |  10 +++
 spec/util_spec.rb        |  40 +++++-----
 18 files changed, 368 insertions(+), 235 deletions(-)

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



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