stigg-api-client 3.127.0 → 3.128.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: fa1e687ba1c49eccaf11ad28871986b65da329cfe0fd858c52ee85d42b6a7a78
4
- data.tar.gz: 907bf2da5ea8f187f28ca1195865f1958f621d100f9349dd277d6ec15b49cbd7
3
+ metadata.gz: de2e80e129951649b94ae20869e62c2bfb7f68ed3f44336b8c3ac8e98af9cdd2
4
+ data.tar.gz: 370a5d6431ea00697fd08063004ec08837d4ef726f07917fedd695d1356a9213
5
5
  SHA512:
6
- metadata.gz: 906323aecd6ea7135e268afe940770b883cfc730b4184740856a61f26e2bf3029e68ed7a045a53a5fd1a5e8c0f7227b635105e838a000942504a0981405940ea
7
- data.tar.gz: 11aee830e698f3e1b503dd16c489a229a006ea084bd62db01d6420e8b89b165661876cc715aec043c7b2889d0750ac5b0c148d4f383076a61eef8292e2609851
6
+ metadata.gz: a465d353eb55650496740dfbd56bbf4e6f838afceb3d7dda580bad699950634700be8657044935138169584b3f556a590c2252c22b96d357b220ca9775659503
7
+ data.tar.gz: cba1381317fc72c1a4f510dce24f0d4ab702deab1c5c202594c0cb22447960344ae30dbe6ec09e935a9a9fd9b74f3f5fe79e3409b1d420c80c652c450c96963f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.127.0)
4
+ stigg-api-client (3.128.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -94656,6 +94656,18 @@
94656
94656
  "isDeprecated": false,
94657
94657
  "deprecationReason": null
94658
94658
  },
94659
+ {
94660
+ "name": "snowflakeCredentials",
94661
+ "description": "Snowflake integration configuration",
94662
+ "type": {
94663
+ "kind": "INPUT_OBJECT",
94664
+ "name": "SnowflakeCredentialsInput",
94665
+ "ofType": null
94666
+ },
94667
+ "defaultValue": null,
94668
+ "isDeprecated": false,
94669
+ "deprecationReason": null
94670
+ },
94659
94671
  {
94660
94672
  "name": "stripeCredentials",
94661
94673
  "description": "Stripe integration configuration",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "3.127.0"
4
+ VERSION = "3.128.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: 3.127.0
4
+ version: 3.128.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg