stigg-sidecar-sdk 3.32.0 → 3.43.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: 5c89ccea9943e2d7bc01cdc09fa812f1ce51008976f89d23601f6fd0065716f5
4
- data.tar.gz: f1a795afcaaf6f9c5015b4dc2a00a563e75814971c9b09c4b0749bc569b6c8fc
3
+ metadata.gz: 602d455a34f04571db1111acb4113b9340d91ea39857e57c9fa321acc5d42730
4
+ data.tar.gz: 4c56c935e92a13f203bc93d9b4862fcbef3f267e98e1932327f8debf41e5bded
5
5
  SHA512:
6
- metadata.gz: a416c8edae60f3f96d6ae9b742f7545819983610fbfbb6568f116b6dde82e87862dc912d5c0b1e110a819742f9214f7c859a070a678de4f03782e5983db2c953
7
- data.tar.gz: 813ed907671a00a811b830bfe9ef97bf2e1a51b870eb636fec5675890af56a96d9f65f6c68573b4bf94f109f07c3587be4898f0763baafdf24a5bb6c1fa17b20
6
+ metadata.gz: 12613ceaa022c5a31ec9b7a43e765a9328fc344d95457dd0c8edc8b2ace5763ad2be4ff0803d79911511e85b97fff7788b47819a3411558f564abe27a77b36c3
7
+ data.tar.gz: a0d2fabfde9906d142373173c3ee052516bd8bfec34177a9be2ab1f2a83d6fd1e648c0c06537f3604aa5a85bd2ce9f35f4991ca89fd27bf361b8e4ac48a9896e
data/Gemfile CHANGED
@@ -13,4 +13,4 @@ gem "rubocop", "~> 1.21"
13
13
 
14
14
  gem "bump", "~> 0.10"
15
15
 
16
- gem "stigg-api-client", "~> 2.78"
16
+ gem "stigg-api-client"
data/Gemfile.lock CHANGED
@@ -1,105 +1,114 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-sidecar-sdk (3.32.0)
4
+ stigg-sidecar-sdk (3.43.0)
5
5
  grpc (= 1.62.0)
6
- stigg-api-client (= 2.78.0)
6
+ stigg-api-client
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.1.3.4)
11
+ activesupport (7.1.5.2)
12
12
  base64
13
+ benchmark (>= 0.3)
13
14
  bigdecimal
14
15
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
16
  connection_pool (>= 2.2.5)
16
17
  drb
17
18
  i18n (>= 1.6, < 2)
19
+ logger (>= 1.4.2)
18
20
  minitest (>= 5.1)
19
21
  mutex_m
22
+ securerandom (>= 0.3)
20
23
  tzinfo (~> 2.0)
21
- ast (2.4.2)
22
- base64 (0.2.0)
23
- bigdecimal (3.1.8)
24
+ ast (2.4.3)
25
+ base64 (0.3.0)
26
+ benchmark (0.4.1)
27
+ bigdecimal (3.2.2)
24
28
  bump (0.10.0)
25
- concurrent-ruby (1.3.4)
26
- connection_pool (2.4.1)
27
- diff-lcs (1.5.1)
28
- drb (2.2.1)
29
- faraday (2.10.1)
30
- faraday-net_http (>= 2.0, < 3.2)
29
+ concurrent-ruby (1.3.5)
30
+ connection_pool (2.5.3)
31
+ diff-lcs (1.6.2)
32
+ drb (2.2.3)
33
+ faraday (2.13.4)
34
+ faraday-net_http (>= 2.0, < 3.5)
35
+ json
31
36
  logger
32
- faraday-net_http (3.1.1)
33
- net-http
37
+ faraday-net_http (3.4.1)
38
+ net-http (>= 0.5.0)
34
39
  fiber-storage (1.0.0)
35
- google-protobuf (3.25.4-x86_64-linux)
36
- googleapis-common-protos-types (1.15.0)
40
+ google-protobuf (3.25.8-x86_64-linux)
41
+ googleapis-common-protos-types (1.19.0)
37
42
  google-protobuf (>= 3.18, < 5.a)
38
43
  graphlient (0.8.0)
39
44
  faraday (~> 2.0)
40
45
  graphql-client
41
- graphql (2.3.14)
46
+ graphql (2.5.11)
42
47
  base64
43
48
  fiber-storage
44
- graphql-client (0.23.0)
49
+ logger
50
+ graphql-client (0.26.0)
45
51
  activesupport (>= 3.0)
46
52
  graphql (>= 1.13.0)
47
53
  grpc (1.62.0-x86_64-linux)
48
54
  google-protobuf (~> 3.25)
49
55
  googleapis-common-protos-types (~> 1.0)
50
- i18n (1.14.5)
56
+ i18n (1.14.7)
51
57
  concurrent-ruby (~> 1.0)
52
- json (2.7.2)
53
- language_server-protocol (3.17.0.3)
54
- logger (1.6.0)
55
- minitest (5.25.1)
56
- mutex_m (0.2.0)
57
- net-http (0.4.1)
58
+ json (2.13.2)
59
+ language_server-protocol (3.17.0.5)
60
+ lint_roller (1.1.0)
61
+ logger (1.7.0)
62
+ minitest (5.25.5)
63
+ mutex_m (0.3.0)
64
+ net-http (0.6.0)
58
65
  uri
59
- parallel (1.26.3)
60
- parser (3.3.4.2)
66
+ parallel (1.27.0)
67
+ parser (3.3.9.0)
61
68
  ast (~> 2.4.1)
62
69
  racc
70
+ prism (1.4.0)
63
71
  racc (1.8.1)
64
72
  rainbow (3.1.1)
65
- rake (13.2.1)
66
- regexp_parser (2.9.2)
67
- rexml (3.3.5)
68
- strscan
69
- rspec (3.13.0)
73
+ rake (13.3.0)
74
+ regexp_parser (2.11.2)
75
+ rspec (3.13.1)
70
76
  rspec-core (~> 3.13.0)
71
77
  rspec-expectations (~> 3.13.0)
72
78
  rspec-mocks (~> 3.13.0)
73
- rspec-core (3.13.0)
79
+ rspec-core (3.13.5)
74
80
  rspec-support (~> 3.13.0)
75
- rspec-expectations (3.13.1)
81
+ rspec-expectations (3.13.5)
76
82
  diff-lcs (>= 1.2.0, < 2.0)
77
83
  rspec-support (~> 3.13.0)
78
- rspec-mocks (3.13.1)
84
+ rspec-mocks (3.13.5)
79
85
  diff-lcs (>= 1.2.0, < 2.0)
80
86
  rspec-support (~> 3.13.0)
81
- rspec-support (3.13.1)
82
- rubocop (1.65.1)
87
+ rspec-support (3.13.5)
88
+ rubocop (1.79.2)
83
89
  json (~> 2.3)
84
- language_server-protocol (>= 3.17.0)
90
+ language_server-protocol (~> 3.17.0.2)
91
+ lint_roller (~> 1.1.0)
85
92
  parallel (~> 1.10)
86
93
  parser (>= 3.3.0.2)
87
94
  rainbow (>= 2.2.2, < 4.0)
88
- regexp_parser (>= 2.4, < 3.0)
89
- rexml (>= 3.2.5, < 4.0)
90
- rubocop-ast (>= 1.31.1, < 2.0)
95
+ regexp_parser (>= 2.9.3, < 3.0)
96
+ rubocop-ast (>= 1.46.0, < 2.0)
91
97
  ruby-progressbar (~> 1.7)
92
- unicode-display_width (>= 2.4.0, < 3.0)
93
- rubocop-ast (1.32.1)
94
- parser (>= 3.3.1.0)
98
+ unicode-display_width (>= 2.4.0, < 4.0)
99
+ rubocop-ast (1.46.0)
100
+ parser (>= 3.3.7.2)
101
+ prism (~> 1.4)
95
102
  ruby-progressbar (1.13.0)
96
- stigg-api-client (2.78.0)
103
+ securerandom (0.3.2)
104
+ stigg-api-client (3.27.1)
97
105
  graphlient (>= 0.6.0, < 1.0)
98
106
  graphql-client (>= 0.19, < 1.0)
99
- strscan (3.1.0)
100
107
  tzinfo (2.0.6)
101
108
  concurrent-ruby (~> 1.0)
102
- unicode-display_width (2.5.0)
109
+ unicode-display_width (3.1.5)
110
+ unicode-emoji (~> 4.0, >= 4.0.4)
111
+ unicode-emoji (4.0.4)
103
112
  uri (1.0.3)
104
113
 
105
114
  PLATFORMS
@@ -113,7 +122,7 @@ DEPENDENCIES
113
122
  rake (~> 13.0)
114
123
  rspec (~> 3.0)
115
124
  rubocop (~> 1.21)
116
- stigg-api-client (~> 2.78)
125
+ stigg-api-client
117
126
  stigg-sidecar-sdk!
118
127
 
119
128
  BUNDLED WITH
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Stigg
4
4
  module Sidecar
5
- VERSION = "3.32.0"
5
+ VERSION = "3.43.0"
6
6
  end
7
7
  end
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
27
27
  spec.require_paths = ["lib"]
28
28
 
29
29
  spec.add_dependency "grpc", "1.62.0"
30
- spec.add_dependency "stigg-api-client", "2.78.0"
30
+ spec.add_dependency "stigg-api-client"
31
31
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-sidecar-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.32.0
4
+ version: 3.43.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-08-20 00:00:00.000000000 Z
11
+ date: 2025-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc
@@ -28,16 +28,16 @@ dependencies:
28
28
  name: stigg-api-client
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - '='
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
- version: 2.78.0
33
+ version: '0'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - '='
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
- version: 2.78.0
40
+ version: '0'
41
41
  description: Stigg Sidecar SDK for Ruby
42
42
  email:
43
43
  - support@stigg.io