[DRE-commits] [ruby-equalizer] branch master updated (aa68366 -> bc21fd7)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 29 20:40:33 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-equalizer.

      from  aa68366   upload to unstable
      adds  1166bd9   Imported Upstream version 0.0.10
       new  ba6a13f   Merge tag 'upstream/0.0.10'
       new  bc21fd7   update changelog

The 2 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                                         |   2 +
 .reek.yml                                          | 106 ---------------------
 .rspec                                             |   3 +-
 .rubocop.yml                                       |  69 --------------
 .travis.yml                                        |  28 +++---
 Gemfile                                            |  23 ++---
 README.md                                          |  13 +--
 Rakefile                                           |  15 +--
 checksums.yaml.gz                                  | Bin 265 -> 0 bytes
 config/rubocop.yml                                 |  54 +++++++++++
 debian/changelog                                   |   6 ++
 equalizer.gemspec                                  |   8 +-
 lib/equalizer.rb                                   |  15 ++-
 lib/equalizer/version.rb                           |   4 +-
 metadata.yml                                       |  82 ++++++++--------
 spec/spec_helper.rb                                |  10 +-
 spec/unit/equalizer/included_spec.rb               |  12 ++-
 .../equalizer/methods/equality_operator_spec.rb    |   2 +-
 spec/unit/equalizer/universal_spec.rb              |   9 +-
 19 files changed, 168 insertions(+), 293 deletions(-)
 delete mode 100644 .reek.yml
 delete mode 100644 checksums.yaml.gz
 create mode 100644 config/rubocop.yml

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