remove meminfo (ObjectSpace has meminfo_of_all)

This commit is contained in:
Loic Nageleisen 2015-07-31 15:27:46 +02:00
parent 9897ae9e22
commit 06f228ab4c
4 changed files with 2 additions and 12 deletions

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'meminfo'
s.version = '0.1.0'
s.version = '0.1.1'
s.licenses = ['MIT']
s.summary = 'Obtain process memory information'
s.description = 'Obtain process memory information'