[DRE-commits] [ruby-ice-nine] 02/05: Merge tag 'upstream/0.11.1'

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jul 5 20:43:38 UTC 2015


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

boutil pushed a commit to annotated tag debian/0.11.1-1
in repository ruby-ice-nine.

commit 4d99b550c496226e69a7c0d588b43de1d7208189
Merge: 6e6c2d1 23862e9
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Jul 5 14:36:01 2015 +0200

    Merge tag 'upstream/0.11.1'
    
    Upstream version 0.11.1
    
    # gpg: Signature made dim. 05 juil. 2015 14:35:56 CEST using RSA key ID 39CD217A
    # gpg: Good signature from "Cédric Boutillier <boutil at debian.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at upmc.fr>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at gmail.com>"

 .rubocop.yml                                       |   7 ++
 .travis.yml                                        |  16 ++--
 Gemfile                                            |   5 -
 Gemfile.devtools                                   |  64 ++++++++-----
 Guardfile                                          |   5 +-
 LICENSE                                            |   2 +-
 README.md                                          |  19 ++--
 Rakefile                                           |   9 ++
 checksums.yaml.gz                                  | Bin 271 -> 0 bytes
 config/reek.yml                                    |  10 +-
 config/rubocop.yml                                 |  65 +++++++++++--
 ice_nine.gemspec                                   |   2 +-
 lib/ice_nine/freezer.rb                            |   7 +-
 lib/ice_nine/version.rb                            |   2 +-
 metadata.yml                                       | 103 +++++++++++----------
 ..._freeze_shared_spec.rb => array_deep_freeze.rb} |   0
 ...p_freeze_shared_spec.rb => hash_deep_freeze.rb} |   0
 ...eeze_shared_spec.rb => ice_nine_deep_freeze.rb} |   4 +-
 ...eze_shared_spec.rb => no_freeze_deep_freeze.rb} |   6 +-
 ...freeze_shared_spec.rb => object_deep_freeze.rb} |   0
 ..._freeze_shared_spec.rb => range_deep_freeze.rb} |   0
 .../freezer/hash/class_methods/deep_freeze_spec.rb |   2 +-
 .../range/class_methods/deep_freeze_spec.rb        |   2 +-
 23 files changed, 204 insertions(+), 126 deletions(-)

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



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