[DRE-commits] [ruby-jwt] branch master updated (f67dc6a -> 7039213)

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 change to branch master
in repository ruby-jwt.

      from  f67dc6a   release version 1.5.4-1 to unstable
      adds  ac93911   New upstream version 1.5.6
       new  3ac711e   Updated version 1.5.6 from 'upstream/1.5.6'
       new  2632b61   update changelog
       new  7039213   bump standards, add testsuite

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:
 .gitignore                               |   5 +
 .rspec                                   |   1 -
 CHANGELOG.md                             | 363 +++++++++++++++++++++++++++++++
 README.md                                |  10 +-
 Rakefile                                 |  10 +
 debian/changelog                         |   7 +
 debian/control                           |   3 +-
 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 +
 17 files changed, 698 insertions(+), 64 deletions(-)
 create mode 100644 CHANGELOG.md
 create mode 100644 spec/integration/readme_examples_spec.rb

-- 
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