[DRE-commits] [ruby-typhoeus] 01/05: Merge tag 'upstream/1.1.2'

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 17:24:39 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-typhoeus.

commit 28faae7f8c4867575a1d7d2d1c6ed95b67fab7d8
Merge: 5da15ec 713e4a7
Author: Sruthi Chandran <srud at disroot.org>
Date:   Tue Jun 27 22:27:32 2017 +0530

    Merge tag 'upstream/1.1.2'
    
    Upstream version 1.1.2
    
    # gpg: Signature made Tue 27 Jun 2017 10:27:31 PM IST
    # gpg:                using RSA key B1C94F67189FFAC02648FBF3D4DEB22FC0B96E15
    # gpg: Good signature from "Sruthi Chandran <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Srud <angelsrud at gmail.com>" [unknown]
    # gpg:                 aka "Srud <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Sruthi Chandran <srud at disroot.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: F889 1B55 2BAD DE5D 0936  8B47 C9B0 AC74 C72B 5836
    #      Subkey fingerprint: B1C9 4F67 189F FAC0 2648  FBF3 D4DE B22F C0B9 6E15

 .travis.yml                            |   3 -
 CHANGELOG.md                           |  10 +-
 Gemfile                                |  10 +-
 README.md                              |  37 +--
 lib/typhoeus.rb                        |  15 ++
 lib/typhoeus/adapters/faraday.rb       |  31 ++-
 lib/typhoeus/cache/dalli.rb            |  26 ++
 lib/typhoeus/cache/rails.rb            |  26 ++
 lib/typhoeus/cache/redis.rb            |  33 +++
 lib/typhoeus/version.rb                |   2 +-
 spec/typhoeus/adapters/faraday_spec.rb | 441 +++++++++++++++++----------------
 spec/typhoeus/cache/dalli_spec.rb      |  41 +++
 spec/typhoeus/cache/redis_spec.rb      |  41 +++
 13 files changed, 465 insertions(+), 251 deletions(-)

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



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