[DRE-commits] [ruby-equalizer] 01/04: Merge tag 'upstream/0.0.11'

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 07:33:44 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-equalizer.

commit 1a6fa2999ff1d0956e98a0330c470c53ef0f7d64
Merge: 89ba27d b3c833b
Author: Sruthi Chandran <srud at disroot.org>
Date:   Tue Jun 27 11:17:53 2017 +0530

    Merge tag 'upstream/0.0.11'
    
    Upstream version 0.0.11
    
    # gpg: Signature made Tue 27 Jun 2017 11:17:52 AM IST
    # gpg:                using RSA key B1C94F67189FFAC02648FBF3D4DEB22FC0B96E15
    # gpg: Good signature from "Sruthi Chandran <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Srud <angelsrud at gmail.com>" [unknown]
    # gpg:                 aka "Srud <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Sruthi Chandran <srud at disroot.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: F889 1B55 2BAD DE5D 0936  8B47 C9B0 AC74 C72B 5836
    #      Subkey fingerprint: B1C9 4F67 189F FAC0 2648  FBF3 D4DE B22F C0B9 6E15

 .ruby-version                                      |   1 +
 .travis.yml                                        |  30 ++---
 Gemfile                                            |  14 +--
 Rakefile                                           |  35 +-----
 config/devtools.yml                                |   2 +
 config/flay.yml                                    |   4 +
 config/flog.yml                                    |   3 +
 config/mutant.yml                                  |   2 +
 config/reek.yml                                    | 105 +++++++++++++++++
 config/rubocop.yml                                 | 127 +++++++++++++++------
 config/yardstick.yml                               |  34 ++++++
 equalizer.gemspec                                  |   6 +-
 lib/equalizer.rb                                   |  10 +-
 lib/equalizer/version.rb                           |   2 +-
 metadata.yml                                       |  92 ++++++++-------
 spec/spec_helper.rb                                |   7 +-
 spec/unit/equalizer/included_spec.rb               |   4 +-
 .../equalizer/methods/equality_operator_spec.rb    |  22 +++-
 spec/unit/equalizer/universal_spec.rb              |  23 ++--
 19 files changed, 360 insertions(+), 163 deletions(-)

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



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