stack-service-base 0.0.31 → 0.0.32

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: f61c1d9b69cbf8aa780865141f7469e882cd5b2f19cef0302a4c164e2b39d270
4
- data.tar.gz: 84588c36530dd3e7fe052a3baaaa07bfcd830401b79b550218f6d217b420ea95
3
+ metadata.gz: 215fde6f2b0c29bab95f4e2c8e28e8ddd986c0d427ab9bc16263bfb5120710cb
4
+ data.tar.gz: 452d622db8d256412229988e76e8ea4fa257f2a55e1ec769a32902f4beca78b8
5
5
  SHA512:
6
- metadata.gz: 5b4ce1461760dc9b95b678090558bb2e27e4b35810b93fd450a5c4d9ae82c9c9271db054c519ec18a65ac6bca199037d77951f77a387ccd0c367864aff7cda0d
7
- data.tar.gz: bd496eeae72effbef22c398ed1f62b2c6d89584896df77543872d4d98a1cfe9a5eb04acfc36eb1dcc34548410cc2e87bdbe5c8c769ed4c273278206ca3d944a6
6
+ metadata.gz: e4164562bea3e96a38ec79929c493d89d5e8c532b7f458b347188c404489428c90978ae6996b0442455021b907fa0d90cfd36c9b28ac25c7541a2d8107678a17
7
+ data.tar.gz: d975a5b5940f663e5023dfd7e7eec704903fcb56bfd75dd79681bda2699111975755f6e3831644c25cf504bcb93e390cf66f9babadb8dc631fea4c351612d6f1
@@ -1,13 +1,13 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- async (2.26.0)
4
+ async (2.27.2)
5
5
  console (~> 1.29)
6
6
  fiber-annotation
7
- io-event (~> 1.12)
7
+ io-event (~> 1.11)
8
8
  metrics (~> 0.12)
9
9
  traces (~> 0.15)
10
- async-container (0.24.0)
10
+ async-container (0.25.0)
11
11
  async (~> 2.22)
12
12
  async-container-supervisor (0.5.2)
13
13
  async-container (~> 0.22)
@@ -15,9 +15,9 @@ GEM
15
15
  io-endpoint
16
16
  io-stream
17
17
  memory-leak (~> 0.5)
18
- async-http (0.89.0)
18
+ async-http (0.90.1)
19
19
  async (>= 2.10.2)
20
- async-pool (~> 0.9)
20
+ async-pool (~> 0.11)
21
21
  io-endpoint (~> 0.14)
22
22
  io-stream (~> 0.6)
23
23
  metrics (~> 0.12)
@@ -42,13 +42,13 @@ GEM
42
42
  benchmark-trend (0.4.0)
43
43
  bigdecimal (3.2.2)
44
44
  concurrent-ruby (1.3.5)
45
- console (1.32.0)
45
+ console (1.33.0)
46
46
  fiber-annotation
47
47
  fiber-local (~> 1.1)
48
48
  json
49
49
  diff-lcs (1.6.2)
50
50
  docile (1.4.1)
51
- falcon (0.52.0)
51
+ falcon (0.52.3)
52
52
  async
53
53
  async-container (~> 0.20)
54
54
  async-container-supervisor (~> 0.5.0)
@@ -71,15 +71,15 @@ GEM
71
71
  googleapis-common-protos-types (1.20.0)
72
72
  google-protobuf (>= 3.18, < 5.a)
73
73
  io-endpoint (0.15.2)
74
- io-event (1.12.0)
74
+ io-event (1.12.1)
75
75
  io-stream (0.10.0)
76
- json (2.13.0)
77
- localhost (1.5.0)
76
+ json (2.13.2)
77
+ localhost (1.6.0)
78
78
  logger (1.7.0)
79
79
  mapping (1.1.3)
80
80
  memory-leak (0.5.2)
81
- metrics (0.12.2)
82
- mustermann (3.0.3)
81
+ metrics (0.13.0)
82
+ mustermann (3.0.4)
83
83
  ruby2_keywords (~> 0.0.1)
84
84
  nats-pure (2.5.0)
85
85
  base64
@@ -304,17 +304,17 @@ GEM
304
304
  opentelemetry-semantic_conventions
305
305
  opentelemetry-semantic_conventions (1.11.0)
306
306
  opentelemetry-api (~> 1.0)
307
- pg (1.5.9)
307
+ pg (1.6.1-x86_64-linux)
308
308
  prometheus-client (4.2.5)
309
309
  base64
310
310
  protocol-hpack (1.5.1)
311
- protocol-http (0.51.0)
311
+ protocol-http (0.51.1)
312
312
  protocol-http1 (0.34.1)
313
313
  protocol-http (~> 0.22)
314
314
  protocol-http2 (0.22.1)
315
315
  protocol-hpack (~> 1.4)
316
316
  protocol-http (~> 0.47)
317
- protocol-rack (0.15.0)
317
+ protocol-rack (0.16.0)
318
318
  io-stream (>= 0.10)
319
319
  protocol-http (~> 0.43)
320
320
  rack (>= 1.0)
@@ -360,7 +360,7 @@ GEM
360
360
  console (~> 1.0)
361
361
  mapping (~> 1.0)
362
362
  securerandom (0.4.1)
363
- sequel (5.94.0)
363
+ sequel (5.95.1)
364
364
  bigdecimal
365
365
  simplecov (0.22.0)
366
366
  docile (~> 1.1)
@@ -375,8 +375,8 @@ GEM
375
375
  rack-protection (= 4.1.1)
376
376
  rack-session (>= 2.0.0, < 3)
377
377
  tilt (~> 2.0)
378
- sqlite3 (2.7.2-x86_64-linux-gnu)
379
- stack-service-base (0.0.24)
378
+ sqlite3 (2.7.3-x86_64-linux-gnu)
379
+ stack-service-base (0.0.31)
380
380
  async
381
381
  nats-pure
382
382
  opentelemetry-exporter-otlp
@@ -386,7 +386,7 @@ GEM
386
386
  rack
387
387
  websocket
388
388
  tilt (2.6.1)
389
- traces (0.15.2)
389
+ traces (0.16.2)
390
390
  uri (1.0.3)
391
391
  websocket (1.2.11)
392
392
  yard (0.9.37)
data/lib/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module StackServiceBase
2
2
  class Base
3
- VERSION = '0.0.31'
3
+ VERSION = '0.0.32'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stack-service-base
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.31
4
+ version: 0.0.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artyom B
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-05 00:00:00.000000000 Z
11
+ date: 2025-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rack
@@ -213,7 +213,10 @@ executables:
213
213
  extensions: []
214
214
  extra_rdoc_files: []
215
215
  files:
216
+ - bin/./ssbase
216
217
  - bin/ssbase
218
+ - lib/./stack-service-base.rb
219
+ - lib/./version.rb
217
220
  - lib/stack-service-base.rb
218
221
  - lib/stack-service-base/command_init.rb
219
222
  - lib/stack-service-base/command_line.rb