arvicco-avalon 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -72,7 +72,7 @@ module Avalon
72
72
  def report
73
73
  if data[:ping].nil?
74
74
  @fails += 1
75
- if @fails >= @status_fails_to_alarm || 1
75
+ if @fails >= @status_fails_to_alarm
76
76
  alarm "Miner #{@num} did not respond to status query"
77
77
  end
78
78
  else
@@ -1,3 +1,3 @@
1
1
  module Avalon
2
- VERSION = "0.0.9"
2
+ VERSION = "0.0.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arvicco-avalon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: