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 +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +57 -48
- data/lib/stigg_sidecar_sdk/version.rb +1 -1
- data/stigg-sidecar-sdk.gemspec +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 602d455a34f04571db1111acb4113b9340d91ea39857e57c9fa321acc5d42730
|
4
|
+
data.tar.gz: 4c56c935e92a13f203bc93d9b4862fcbef3f267e98e1932327f8debf41e5bded
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 12613ceaa022c5a31ec9b7a43e765a9328fc344d95457dd0c8edc8b2ace5763ad2be4ff0803d79911511e85b97fff7788b47819a3411558f564abe27a77b36c3
|
7
|
+
data.tar.gz: a0d2fabfde9906d142373173c3ee052516bd8bfec34177a9be2ab1f2a83d6fd1e648c0c06537f3604aa5a85bd2ce9f35f4991ca89fd27bf361b8e4ac48a9896e
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,105 +1,114 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
stigg-sidecar-sdk (3.
|
4
|
+
stigg-sidecar-sdk (3.43.0)
|
5
5
|
grpc (= 1.62.0)
|
6
|
-
stigg-api-client
|
6
|
+
stigg-api-client
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
activesupport (7.1.
|
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.
|
22
|
-
base64 (0.
|
23
|
-
|
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.
|
26
|
-
connection_pool (2.
|
27
|
-
diff-lcs (1.
|
28
|
-
drb (2.2.
|
29
|
-
faraday (2.
|
30
|
-
faraday-net_http (>= 2.0, < 3.
|
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.
|
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.
|
36
|
-
googleapis-common-protos-types (1.
|
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.
|
46
|
+
graphql (2.5.11)
|
42
47
|
base64
|
43
48
|
fiber-storage
|
44
|
-
|
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.
|
56
|
+
i18n (1.14.7)
|
51
57
|
concurrent-ruby (~> 1.0)
|
52
|
-
json (2.
|
53
|
-
language_server-protocol (3.17.0.
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
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.
|
60
|
-
parser (3.3.
|
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.
|
66
|
-
regexp_parser (2.
|
67
|
-
|
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.
|
79
|
+
rspec-core (3.13.5)
|
74
80
|
rspec-support (~> 3.13.0)
|
75
|
-
rspec-expectations (3.13.
|
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.
|
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.
|
82
|
-
rubocop (1.
|
87
|
+
rspec-support (3.13.5)
|
88
|
+
rubocop (1.79.2)
|
83
89
|
json (~> 2.3)
|
84
|
-
language_server-protocol (
|
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.
|
89
|
-
|
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, <
|
93
|
-
rubocop-ast (1.
|
94
|
-
parser (>= 3.3.
|
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
|
-
|
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 (
|
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
|
125
|
+
stigg-api-client
|
117
126
|
stigg-sidecar-sdk!
|
118
127
|
|
119
128
|
BUNDLED WITH
|
data/stigg-sidecar-sdk.gemspec
CHANGED
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.
|
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-
|
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:
|
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:
|
40
|
+
version: '0'
|
41
41
|
description: Stigg Sidecar SDK for Ruby
|
42
42
|
email:
|
43
43
|
- support@stigg.io
|