stigg-api-client 1.0.0 → 1.2.0

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
  SHA256:
3
- metadata.gz: 29530dedcb11eb34bbeb2be73176e648f835546641c4114fa05954813a7d1057
4
- data.tar.gz: 16f39aa9680826839e772c5fe2e1b8cba72805df960ecda85c24d33ee4c00416
3
+ metadata.gz: 9f3aa8bdc5b07a7825f0bd680a46b0459a5930e7aab530a7fb55973495c17c76
4
+ data.tar.gz: ce5d022031eb922efd61c91c9829a594c1a417b38ba909dc084333e0b34d9ee8
5
5
  SHA512:
6
- metadata.gz: 1f791953bf279712ff2169368c1f3f9b37660f51525862022337c9092034c1b9e2c4e0d9876e20917334187ddf49f6bba2d26db32dcc153b5203de4c4fa5deb6
7
- data.tar.gz: 15959f36ae129722252fbbf077cd05ff06d12c696ca335d61ab0c8e4930341a021661b99c76b3fd70ebbb1cd1c1caa1ea7147f9fd5d2bf2bcc95cebab6142d51
6
+ metadata.gz: e90401e4d760b0dc9e89d452dcd2e161f151d3a8ab13a5574b2a21f70d99a58be6df0596a53b6ce09382186d26eec5bf9a253939242048efa7858955a2363ca9
7
+ data.tar.gz: b4cc636dbde7f2ac404f3fb20c3bcfb39c102df496053a575e26b46a48c52b8e667a16e5f83d125628a3bf8ee29c780560343c87a3f823fbdae0265a922f6b4a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.0.0)
4
+ stigg-api-client (1.2.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql (< 2.1)
7
7
 
@@ -65467,12 +65467,6 @@
65467
65467
  "description": null,
65468
65468
  "isDeprecated": false,
65469
65469
  "deprecationReason": null
65470
- },
65471
- {
65472
- "name": "VOLUME_PER_UNIT",
65473
- "description": null,
65474
- "isDeprecated": false,
65475
- "deprecationReason": null
65476
65470
  }
65477
65471
  ],
65478
65472
  "possibleTypes": null
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.0.0"
4
+ VERSION = "1.2.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg