stigg-api-client 2.323.0 → 2.323.4

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: 72cdd1f0dd58c0c4f77238f24a7d38566ccc4c243711c89e0192f317a1cbd387
4
- data.tar.gz: 665495c4fe0f8c31cc08935740d6098da9e3fd83d2945881942fbc32acdb801f
3
+ metadata.gz: cc11f299d0b5a4d21ff566530033ecfca35397744d49d74f7b6f4ce85b19c455
4
+ data.tar.gz: 2f58f681d4c27dcf7ee788904c7e10447a188a84340a56d80ce7ba5d22ee4286
5
5
  SHA512:
6
- metadata.gz: 58eb65cbbf3511997bedb5eb2fa6abd3a285e2c3f54d559ea341cf7ad97fb41675464ecccf7c88d1fc2b5f2a877e9a7fd2a0815add39c23463f679847aca1929
7
- data.tar.gz: b98529c2a251950c2ee8691358228438df62918832b490764a9e7e63a5e40af534d3f789a2e3db837a2c704190f2db12dc8fd43cdf87d518e8ebf3df65ea28a1
6
+ metadata.gz: dff58d751a3f23c2980277cb844dbeeae1619c65ba5c13f9934f73456ea0b2f5029dc488f0de22a9603685308305cd8aa5bc44551cd6848c77d11482e6374a6b
7
+ data.tar.gz: 95e4a25151fceafb0a5d76f61d95598eca9566f3e14c6fd0a3016e889bd432439077257a53d74d6a87107cf8576cb214da400f11e49a6531e6583a920d6c5fa5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.323.0)
4
+ stigg-api-client (2.323.4)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -25079,18 +25079,6 @@
25079
25079
  "isDeprecated": false,
25080
25080
  "deprecationReason": null
25081
25081
  },
25082
- {
25083
- "name": "GraphQLBatchedOperationsLimitExceeded",
25084
- "description": "Too many batched operations were used in a single request",
25085
- "isDeprecated": false,
25086
- "deprecationReason": null
25087
- },
25088
- {
25089
- "name": "GraphQLUnsupportedDirective",
25090
- "description": "Unsupported directive",
25091
- "isDeprecated": false,
25092
- "deprecationReason": null
25093
- },
25094
25082
  {
25095
25083
  "name": "HubspotIntegrationError",
25096
25084
  "description": 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 = "2.323.0"
4
+ VERSION = "2.323.4"
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: 2.323.0
4
+ version: 2.323.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg