[DRE-commits] [ruby-health-check] branch master updated (7790dc7 -> 8e489f9)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 31 08:36:53 UTC 2016


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

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

      from  7790dc7   reupload to unstable
      adds  54bf3cd   New upstream version 2.4.0
       new  58e793a   Merge tag 'upstream/2.4.0'
       new  8e489f9   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:
 .travis.yml                                 | 107 +++++++++++++++---
 CHANGELOG                                   |  29 +++++
 Gemfile                                     |   2 +-
 README.rdoc                                 |  26 ++++-
 config/routes.rb                            |   9 +-
 debian/changelog                            |   6 +
 lib/health_check.rb                         |   9 +-
 lib/health_check/health_check_controller.rb |   2 +-
 lib/health_check/health_check_routes.rb     |  19 ++--
 lib/health_check/middleware_health_check.rb |  37 +++++++
 lib/health_check/version.rb                 |   2 +-
 test/rails_4.0.gemfile                      |   2 +-
 test/rails_4.1.gemfile                      |   2 +-
 test/rails_4.2.gemfile                      |   2 +-
 test/setup_railsapp                         |  67 +++++++++++-
 test/test_with_railsapp                     | 164 ++++++++++++++++++----------
 16 files changed, 381 insertions(+), 104 deletions(-)
 create mode 100644 lib/health_check/middleware_health_check.rb

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



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