[DRE-commits] [ruby-jwt] 01/03: Updated version 1.5.6 from 'upstream/1.5.6'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Aug 18 15:17:35 UTC 2017


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

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

commit 3ac711e87bafa7f11b4bb4704d8bf9be005bed2b
Merge: f67dc6a ac93911
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Aug 18 20:32:25 2017 +0530

    Updated version 1.5.6 from 'upstream/1.5.6'
    
    with Debian dir d972ca77ee8cf3d85e41ccada6feba6e401d0825

 .gitignore                               |   5 +
 .rspec                                   |   1 -
 CHANGELOG.md                             | 363 +++++++++++++++++++++++++++++++
 README.md                                |  10 +-
 Rakefile                                 |  10 +
 lib/jwt.rb                               |  87 +++++---
 lib/jwt/decode.rb                        |   5 +-
 lib/jwt/error.rb                         |   2 +
 lib/jwt/json.rb                          |   1 +
 lib/jwt/verify.rb                        |  38 ++--
 lib/jwt/version.rb                       |   3 +-
 ruby-jwt.gemspec                         |   1 +
 spec/integration/readme_examples_spec.rb | 190 ++++++++++++++++
 spec/jwt/verify_spec.rb                  |  28 ++-
 spec/jwt_spec.rb                         |   8 +
 15 files changed, 689 insertions(+), 63 deletions(-)

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



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