[DRE-commits] [ruby-yell] 01/02: Merge tag 'upstream/2.0.7'

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Oct 24 16:45:18 UTC 2016


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

misterc-guest pushed a commit to tag debian/2.0.7-1
in repository ruby-yell.

commit 8209520f2d18430224cd188d95a9f3d8d38a1a14
Merge: 3186f40 0c148cb
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Mon Oct 24 06:50:41 2016 -0700

    Merge tag 'upstream/2.0.7'
    
    Upstream version 2.0.7

 .travis.yml                                     |  17 ++--
 Gemfile                                         |   6 +-
 lib/yell.rb                                     |   5 --
 lib/yell/adapters.rb                            |  13 ++-
 lib/yell/adapters/io.rb                         |   3 -
 lib/yell/helpers/adapter.rb                     |   4 -
 lib/yell/loggable.rb                            |   4 -
 lib/yell/logger.rb                              |  14 ++-
 lib/yell/version.rb                             |   3 +-
 spec/compatibility/activesupport_logger_spec.rb |   7 +-
 spec/compatibility/formatter_spec.rb            |   8 +-
 spec/spec_helper.rb                             |  10 +--
 spec/yell/adapters/base_spec.rb                 |  10 +--
 spec/yell/adapters/datefile_spec.rb             |   2 +-
 spec/yell/adapters/file_spec.rb                 |  21 +++--
 spec/yell/adapters/io_spec.rb                   |  11 ++-
 spec/yell/adapters_spec.rb                      |  18 ++--
 spec/yell/dsl_spec.rb                           |   2 +-
 spec/yell/formatter_spec.rb                     | 115 +++++++++++++++++-------
 spec/yell/loggable_spec.rb                      |  11 +--
 spec/yell/logger_spec.rb                        |  50 ++++++++---
 spec/yell/repository_spec.rb                    |   9 +-
 spec/yell_spec.rb                               |  26 +++---
 23 files changed, 212 insertions(+), 157 deletions(-)

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



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