[DRE-commits] [ruby-addressable] 01/04: Merge tag 'upstream/2.5.1'

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 07:05:26 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-addressable.

commit f1b284bf02687dbf8cace5a9f8a8be1cbfe5bdd8
Merge: e12d730 a0ef95e
Author: Sruthi Chandran <srud at disroot.org>
Date:   Tue Jun 27 11:50:13 2017 +0530

    Merge tag 'upstream/2.5.1'
    
    Upstream version 2.5.1
    
    # gpg: Signature made Tue 27 Jun 2017 11:50:12 AM 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

 CHANGELOG.md                               |  18 ++
 Gemfile                                    |  13 +-
 README.md                                  |  26 ++-
 addressable.gemspec                        |  19 +-
 lib/addressable/idna.rb                    |   2 +-
 lib/addressable/idna/native.rb             |  10 +-
 lib/addressable/idna/pure.rb               |   9 +-
 lib/addressable/template.rb                |  34 +++-
 lib/addressable/uri.rb                     | 142 ++++++++++----
 lib/addressable/version.rb                 |   6 +-
 metadata.yml                               |  90 ---------
 spec/addressable/idna_spec.rb              |  20 +-
 spec/addressable/net_http_compat_spec.rb   |   2 +-
 spec/addressable/rack_mount_compat_spec.rb |   2 +-
 spec/addressable/security_spec.rb          |   2 +-
 spec/addressable/template_spec.rb          |  37 +++-
 spec/addressable/uri_spec.rb               | 289 +++++++++++++++++++++++++++--
 tasks/gem.rake                             |  14 +-
 18 files changed, 541 insertions(+), 194 deletions(-)

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



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