[DRE-commits] [ruby-cookiejar] 01/02: Merge tag 'upstream/0.3.3'

zeha at debian.org zeha at debian.org
Thu May 5 23:00:43 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-cookiejar.

commit 2978b92dd21fc20d4f24349646af211307aab2e4
Merge: 6ac500f 1559dfd
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu May 5 22:56:39 2016 +0000

    Merge tag 'upstream/0.3.3'
    
    Upstream version 0.3.3

 .gitignore                         |   7 +
 .rspec                             |   2 +
 .travis.yml                        |  17 +++
 Gemfile                            |   2 +
 README.markdown                    |  16 +-
 Rakefile                           |  23 ++-
 checksums.yaml.gz                  | Bin 268 -> 0 bytes
 cookiejar.gemspec                  |  27 ++++
 lib/cookiejar.rb                   |   3 +-
 lib/cookiejar/cookie.rb            | 120 +++++++--------
 lib/cookiejar/cookie_validation.rb | 201 ++++++++++++------------
 lib/cookiejar/jar.rb               |  98 ++++++------
 lib/cookiejar/version.rb           |   4 +
 metadata.yml                       |  61 ++++++--
 spec/cookie_spec.rb                | 180 +++++++++++-----------
 spec/cookie_validation_spec.rb     | 302 ++++++++++++++++++-------------------
 spec/jar_spec.rb                   | 217 +++++++++++++-------------
 spec/spec_helper.rb                |   5 +
 18 files changed, 695 insertions(+), 590 deletions(-)

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



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