[DRE-commits] [ruby-faraday-middleware] branch master updated (8ff609e -> 9a6c96d)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Aug 18 10:17:36 UTC 2017


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

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

      from  8ff609e   update changelog
       new  1345ca3   add ruby-rash-alt as build dep
      adds  70e85ee   New upstream version 0.12.2
       new  bd41551   Updated version 0.12.2 from 'upstream/0.12.2'
       new  9a6c96d   update changelog

The 3 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                                        | 12 ++++-----
 Gemfile                                            |  3 ++-
 README.md                                          |  2 +-
 debian/changelog                                   |  5 ++--
 debian/control                                     |  3 ++-
 lib/faraday_middleware/response/caching.rb         | 22 +++++++++++-----
 .../response/follow_redirects.rb                   |  2 +-
 lib/faraday_middleware/response/parse_json.rb      |  4 +--
 lib/faraday_middleware/response/parse_marshal.rb   |  2 +-
 lib/faraday_middleware/response/parse_xml.rb       |  4 +--
 lib/faraday_middleware/response/parse_yaml.rb      | 30 ++++++++++++++--------
 lib/faraday_middleware/response/rashify.rb         |  2 +-
 lib/faraday_middleware/response_middleware.rb      |  3 ++-
 lib/faraday_middleware/version.rb                  |  2 +-
 spec/unit/caching_spec.rb                          | 22 +++++++++++++++-
 spec/unit/follow_redirects_spec.rb                 | 12 +++++++++
 spec/unit/oauth2_spec.rb                           | 18 ++++++-------
 spec/unit/parse_json_spec.rb                       | 21 +++++++++++++++
 spec/unit/parse_xml_spec.rb                        | 19 ++++++++++++++
 spec/unit/parse_yaml_spec.rb                       | 21 +++++++++++++++
 20 files changed, 159 insertions(+), 50 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