[DRE-commits] [ruby-faraday-middleware] 05/08: Updated version 0.11.0.1 from 'upstream/0.11.0.1'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 27 06:22:25 UTC 2017


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

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

commit 1ec6529bfdd3ce84c5f6a0bba8b2e2e163479362
Merge: 783404c 91f32e6
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 27 11:08:13 2017 +0530

    Updated version 0.11.0.1 from 'upstream/0.11.0.1'
    
    with Debian dir 2c6078f11a3dc002eba7fa3651f1013d3b245475

 .gitignore                                |  35 +++++
 .rspec                                    |   2 +
 .travis.yml                               |  36 +++++
 CHANGELOG.md                              |  10 ++
 CONTRIBUTING.md                           |  46 ++++++
 Gemfile                                   |  22 +++
 Gemfile-0.7.rb                            |   3 +
 Gemfile-0.8.rb                            |   3 +
 Gemfile-0.9.rb                            |   3 +
 Rakefile                                  |  34 ++++
 faraday_middleware.gemspec                |  41 ++---
 script/bootstrap                          |   5 +
 script/console                            |   7 +
 script/package                            |   7 +
 script/release                            |  14 ++
 spec/helper.rb                            |  62 ++++++++
 spec/integration/follow_redirects_spec.rb |  79 ++++++++++
 spec/unit/caching_spec.rb                 | 178 +++++++++++++++++++++
 spec/unit/chunked_spec.rb                 |  78 ++++++++++
 spec/unit/encode_json_spec.rb             | 107 +++++++++++++
 spec/unit/follow_redirects_spec.rb        | 248 ++++++++++++++++++++++++++++++
 spec/unit/gzip_spec.rb                    |  92 +++++++++++
 spec/unit/mashify_spec.rb                 |  70 +++++++++
 spec/unit/method_override_spec.rb         |  92 +++++++++++
 spec/unit/oauth2_spec.rb                  | 158 +++++++++++++++++++
 spec/unit/oauth_spec.rb                   | 151 ++++++++++++++++++
 spec/unit/parse_dates_spec.rb             |  48 ++++++
 spec/unit/parse_json_spec.rb              | 121 +++++++++++++++
 spec/unit/parse_marshal_spec.rb           |  16 ++
 spec/unit/parse_xml_spec.rb               |  71 +++++++++
 spec/unit/parse_yaml_spec.rb              |  53 +++++++
 spec/unit/rashify_spec.rb                 |  47 ++++++
 32 files changed, 1912 insertions(+), 27 deletions(-)

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



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