[DRE-commits] [ruby-awesome-print] 01/02: Merge tag 'upstream/1.6.1'
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 11 02:27:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-awesome-print.
commit 4cc5eaaf260b7d93bf8243a9012e7a9e256421eb
Merge: 0220df2 dfa0325
Author: Tim Potter <tpot at hp.com>
Date: Tue Aug 11 12:23:35 2015 +1000
Merge tag 'upstream/1.6.1'
Upstream version 1.6.1
.gitignore | 12 ++-
Appraisals | 39 +++++++++
CHANGELOG | 25 +++++-
CONTRIBUTING.md | 41 ++++++++++
Gemfile | 5 +-
Gemfile.lock | 41 +++++++---
LICENSE | 2 +-
README.md | 20 +++++
Rakefile | 15 +++-
lib/ap.rb | 0
lib/awesome_print.rb | 7 +-
lib/awesome_print/ext/active_record.rb | 3 +-
lib/awesome_print/ext/mongoid.rb | 2 +-
lib/awesome_print/ext/ostruct.rb | 27 +++++++
lib/awesome_print/ext/ripple.rb | 2 +-
lib/awesome_print/formatter.rb | 2 +-
lib/awesome_print/inspector.rb | 0
lib/awesome_print/version.rb | 2 +-
metadata.yml | 90 +++++++++++++++------
spec/active_record_helper.rb | 34 ++++++++
spec/colors_spec.rb | 16 ++--
spec/formats_spec.rb | 140 ++++++++++++++++-----------------
spec/methods_spec.rb | 122 ++++++++++++++--------------
spec/misc_spec.rb | 87 ++++++++++++--------
spec/objects_spec.rb | 12 +--
spec/spec_helper.rb | 6 +-
26 files changed, 521 insertions(+), 231 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-awesome-print.git
More information about the Pkg-ruby-extras-commits
mailing list