[DRE-commits] [ruby-encryptor] 01/02: Merge tag 'upstream/2.0.0'

Sudheesh Shetty sudheeshshetty-guest at moszumanska.debian.org
Fri Mar 18 16:27:26 UTC 2016


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

sudheeshshetty-guest pushed a commit to branch master
in repository ruby-encryptor.

commit 98d2ef5633b4b63572f32c10e9939af816c2066b
Merge: 8b263f6 0bad08e
Author: Sudheeshshetty <sudheeshshetty at gmail.com>
Date:   Fri Mar 18 20:34:07 2016 +0530

    Merge tag 'upstream/2.0.0'
    
    Upstream version 2.0.0

 .travis.yml                          |  23 +++-
 CHANGELOG.md                         |  24 ++++
 Gemfile                              |   8 +-
 README.md                            | 241 ++++++++++++++++++++++++-----------
 Rakefile                             |  19 +--
 certs/saghaulor.pem                  |  21 +++
 checksums.yaml.gz.sig                | Bin 0 -> 256 bytes
 data.tar.gz.sig                      |   1 +
 encryptor.gemspec                    |  28 ++--
 lib/encryptor.rb                     |  73 ++++++++---
 lib/encryptor/string.rb              |   6 +-
 lib/encryptor/version.rb             |   4 +-
 metadata.gz.sig                      | Bin 0 -> 256 bytes
 test/compatibility_test.rb           |  54 ++++----
 test/encryptor_string_test.rb        |  60 +++++++++
 test/encryptor_test.rb               | 122 +++++++++---------
 test/legacy_encryptor_string_test.rb |  56 ++++++++
 test/legacy_encryptor_test.rb        |  85 ++++--------
 test/openssl_helper.rb               |  28 +++-
 test/test_helper.rb                  |  33 +++--
 20 files changed, 583 insertions(+), 303 deletions(-)

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



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