innologix 0.0.12 → 0.0.13

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: 5fba5f6bb9be82fb2665aceb5e9b1c6aa8f59d88
4
- data.tar.gz: 1acd22dcefa0102f26f108a380a29744808b2381
3
+ metadata.gz: 4354ff5303e1e3fe3e375ef4621d5100aeea41eb
4
+ data.tar.gz: 26d506b0596971d2fa7f4ccfa4d454d4568096f5
5
5
  SHA512:
6
- metadata.gz: dd60134cb1bfa22e01e7de4cc337facc583d77441a1f750aea80fc2a83caa395a0d0a95d010b095a6f99d842f3eb9df596465c3a31a7558049df018e783148f8
7
- data.tar.gz: 30555bef22f906c35964e2416681c565f3c316c27e34c4fac516a9f016df4e0c746a54358b55a97ed8d7d9340185b50f2c7a173920e0920f6efa202f3366a91f
6
+ metadata.gz: 2d6c4be050544058b0a26b6ea3d8e940eb4a29b4656eadf644dab05101bbb8398cd4e945449d22dfddd55b427c2839323996a0f1fa3e69877f9f2b9d7081347c
7
+ data.tar.gz: b738e16b1e8b48dcea3ae29d79fdda1203e835358df54e72bceff581c3d91303033b04328d0320562ef9c24485c6ad3bd4b57a99224ab6dd6e9273a944fb2230
data/lib/innologix/m2m.rb CHANGED
@@ -179,7 +179,7 @@ module Innologix
179
179
  options = {query_params: {m2m_id: self.id}}
180
180
  result = client.call_api(path, method, options)
181
181
  if result[:error].nil?
182
- result[:total]
182
+ result
183
183
  else
184
184
  0
185
185
  end
@@ -1,3 +1,3 @@
1
1
  module Innologix
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.13"
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.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - SkyLab Innogram