onering-report-plugins 0.0.48 → 0.0.49

Sign up to get free protection for your applications and to get access to all the features.
@@ -104,7 +104,7 @@ report do
104
104
  end
105
105
 
106
106
  unless stats_mem[:slots].nil?
107
- stats_mem[:slots] = stats_mem[:slots].sort{|a,b| a[:id]<=>b[:id] }
107
+ stats_mem[:slots] = stats_mem[:slots].sort_by{|k,v| v[:id] unless v.nil? }
108
108
  end
109
109
 
110
110
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onering-report-plugins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.48
4
+ version: 0.0.49
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: