[DRE-commits] [ruby-vmstat] 01/01: Merge tag 'upstream/2.3.0'

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Sun Jun 18 04:51:29 UTC 2017


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-vmstat.

commit bf1b6f706ef95116cbc79f6a3ff53a9b21a35772
Merge: 76b8579 7ed8215
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Sun Jun 18 10:19:27 2017 +0530

    Merge tag 'upstream/2.3.0'
    
    Upstream version 2.3.0

 .gitignore                   |   1 -
 .ruby-version                |   2 +-
 .travis.yml                  |   2 +-
 Gemfile.lock                 |  73 ++++++++++++++++
 lib/vmstat.rb                |   1 +
 lib/vmstat/linux_memory.rb   |  13 +++
 lib/vmstat/memory.rb         |  17 +++-
 lib/vmstat/procfs.rb         |  23 ++++--
 lib/vmstat/version.rb        |   2 +-
 metadata.yml                 | 193 +++++++++++++++++++++++++++++++++++++++++++
 spec/memavail_procfs/meminfo |  43 ++++++++++
 spec/memavail_procfs/vmstat  |  89 ++++++++++++++++++++
 spec/procfs/stat             |   2 +-
 spec/vmstat/memavail_spec.rb |  31 +++++++
 spec/vmstat/procfs_spec.rb   |  20 +++--
 spec/vmstat/snapshot_spec.rb |   4 +-
 spec/vmstat/solaris_spec.rb  |   6 +-
 spec/vmstat/task_spec.rb     |   3 +-
 vmstat.gemspec               |   4 +-
 19 files changed, 500 insertions(+), 29 deletions(-)

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



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