innologix 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a573c76809e490fe00699089ffa782830cd74e1b
4
- data.tar.gz: fd49e03274f1ee28b5c6b0791e033e47eef777b2
3
+ metadata.gz: c560bcfb94d68ad390803222832aea892f6bba2c
4
+ data.tar.gz: d8595d0614f12aa46d6c8532ff3dab20f7586aa7
5
5
  SHA512:
6
- metadata.gz: b1765857e3dcba9459be64c81a94099f0e150447e927f30d2836cb0c8bcabde0a3d6482f72b8b65f06d33ab314feaaf783bc1c45b33188f361d02f92dfeafbb1
7
- data.tar.gz: ec3dc90e747707b8be2b95b7bc934163859e6de93e22b61684cdb909fe35f05fe036344869dbb4d562c8e6089b2c25be2471afa29abf91a45685f641847c9b4d
6
+ metadata.gz: 54be59a8677c93635d7d9adab7fdfa67ca52da717a03d8e888f4887d410ee78caa3bd1ef37dc2abc6b99bc5995db0511b921641528b02547653bb0e17ab9102b
7
+ data.tar.gz: 95241c1087e9a87389338d98ddd905b94359c338cc9c18c985b1bd546d97dbeeda7160bcf5983d48d587974e401ffbd2a5ab5160b989176367ee74819cb1db2a
data/lib/innologix/m2m.rb CHANGED
@@ -148,6 +148,7 @@ module Innologix
148
148
  m2m.id = attributes[:id]
149
149
  m2m.name = attributes[:name]
150
150
  m2m.ip = attributes[:ip]
151
+ m2m.status = attributes[:status]
151
152
  m2m.group_id = attributes[:group_id]
152
153
  m2m.created_at = attributes[:created_at]
153
154
  m2m.updated_at = attributes[:updated_at]
@@ -1,3 +1,3 @@
1
1
  module Innologix
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: innologix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - SkyLab Innogram