smartware 0.4.10 → 0.4.11

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.
@@ -99,7 +99,7 @@ module Smartware
99
99
 
100
100
  when :returning
101
101
  @dummy_state = :idle
102
- @return.call @escrow_bill
102
+ @returned.call @escrow_bill
103
103
 
104
104
  when :no_casette
105
105
  error = Interface::CashAcceptor::DROP_CASETTE_OUT_OF_POSITION
@@ -1,3 +1,3 @@
1
1
  module Smartware
2
- VERSION = "0.4.10"
2
+ VERSION = "0.4.11"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartware
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.10
4
+ version: 0.4.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -267,7 +267,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
267
267
  version: '0'
268
268
  requirements: []
269
269
  rubyforge_project:
270
- rubygems_version: 1.8.24
270
+ rubygems_version: 1.8.25
271
271
  signing_key:
272
272
  specification_version: 3
273
273
  summary: Smartware is the Smartkiosk hardware control daemon