smartkiosk-client 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -152,7 +152,7 @@ class Terminal
152
152
  :model => Smartware.modem.model,
153
153
  :version => Smartware.modem.version
154
154
  },
155
- :wachdog => {
155
+ :watchdog => {
156
156
  :error => Smartware.watchdog.error,
157
157
  :model => Smartware.watchdog.model,
158
158
  :version => Smartware.watchdog.version
@@ -2,6 +2,6 @@ require 'sinatra/base'
2
2
 
3
3
  module Smartkiosk
4
4
  class Client < Sinatra::Base
5
- VERSION = '0.1.5'
5
+ VERSION = '0.1.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartkiosk-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -610,7 +610,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
610
610
  version: '0'
611
611
  segments:
612
612
  - 0
613
- hash: -3663384158445231926
613
+ hash: -2826995325778955365
614
614
  required_rubygems_version: !ruby/object:Gem::Requirement
615
615
  none: false
616
616
  requirements:
@@ -619,7 +619,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
619
619
  version: '0'
620
620
  segments:
621
621
  - 0
622
- hash: -3663384158445231926
622
+ hash: -2826995325778955365
623
623
  requirements: []
624
624
  rubyforge_project:
625
625
  rubygems_version: 1.8.24