eventhub-processor2 1.17.0 → 1.18.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/ci.yml +1 -1
- data/.tool-versions +1 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +15 -15
- data/lib/eventhub/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f49a2553cee453b3b36d486fe4bbdc45dc7d7dedc7a6c2eaf7697961290e0762
|
4
|
+
data.tar.gz: b69f9e536f9290beb54ad50c5396638dae35fda7ad97da78ffa5bc7d020691d7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd309c8fc8b8e7d55783b4c44d61e271270de0a5d15c66648e8bc23ad4860ac6ac7f554b0d338ca4c586b78114c4a89ee10fb91442536087d52607e5a3d3d009
|
7
|
+
data.tar.gz: 5dfcae4c381eba2933a85c6bb1cb61f1b467fab06e253b07071fcd240f8f5a57f1886efc3c3fd9f915b09e4d88e3651e1e8e81c4aab9f83a3b883224ff169bdd
|
data/.github/workflows/ci.yml
CHANGED
data/.tool-versions
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
ruby 3.2.0
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
eventhub-processor2 (1.
|
4
|
+
eventhub-processor2 (1.18.0)
|
5
5
|
bunny (~> 2.20)
|
6
6
|
celluloid (~> 0.18)
|
7
7
|
eventhub-components (~> 0.2)
|
@@ -12,7 +12,7 @@ GEM
|
|
12
12
|
specs:
|
13
13
|
amq-protocol (2.3.2)
|
14
14
|
ast (2.4.2)
|
15
|
-
bunny (2.20.
|
15
|
+
bunny (2.20.3)
|
16
16
|
amq-protocol (~> 2.3, >= 2.3.1)
|
17
17
|
sorted_set (~> 1, >= 1.0.2)
|
18
18
|
celluloid (0.18.0)
|
@@ -27,12 +27,12 @@ GEM
|
|
27
27
|
logstash-logger (0.26.1)
|
28
28
|
logstash-event (~> 1.2)
|
29
29
|
parallel (1.22.1)
|
30
|
-
parser (3.
|
30
|
+
parser (3.2.0.0)
|
31
31
|
ast (~> 2.4.1)
|
32
32
|
rainbow (3.1.1)
|
33
33
|
rake (13.0.6)
|
34
34
|
rbtree (0.4.6)
|
35
|
-
regexp_parser (2.6.
|
35
|
+
regexp_parser (2.6.2)
|
36
36
|
rexml (3.2.5)
|
37
37
|
rspec (3.12.0)
|
38
38
|
rspec-core (~> 3.12.0)
|
@@ -40,31 +40,31 @@ GEM
|
|
40
40
|
rspec-mocks (~> 3.12.0)
|
41
41
|
rspec-core (3.12.0)
|
42
42
|
rspec-support (~> 3.12.0)
|
43
|
-
rspec-expectations (3.12.
|
43
|
+
rspec-expectations (3.12.2)
|
44
44
|
diff-lcs (>= 1.2.0, < 2.0)
|
45
45
|
rspec-support (~> 3.12.0)
|
46
|
-
rspec-mocks (3.12.
|
46
|
+
rspec-mocks (3.12.3)
|
47
47
|
diff-lcs (>= 1.2.0, < 2.0)
|
48
48
|
rspec-support (~> 3.12.0)
|
49
49
|
rspec-support (3.12.0)
|
50
|
-
rubocop (1.
|
50
|
+
rubocop (1.42.0)
|
51
51
|
json (~> 2.3)
|
52
52
|
parallel (~> 1.10)
|
53
53
|
parser (>= 3.1.2.1)
|
54
54
|
rainbow (>= 2.2.2, < 4.0)
|
55
55
|
regexp_parser (>= 1.8, < 3.0)
|
56
56
|
rexml (>= 3.2.5, < 4.0)
|
57
|
-
rubocop-ast (>= 1.
|
57
|
+
rubocop-ast (>= 1.24.1, < 2.0)
|
58
58
|
ruby-progressbar (~> 1.7)
|
59
59
|
unicode-display_width (>= 1.4.0, < 3.0)
|
60
|
-
rubocop-ast (1.24.
|
60
|
+
rubocop-ast (1.24.1)
|
61
61
|
parser (>= 3.1.1.0)
|
62
|
-
rubocop-performance (1.15.
|
62
|
+
rubocop-performance (1.15.2)
|
63
63
|
rubocop (>= 1.7.0, < 2.0)
|
64
64
|
rubocop-ast (>= 0.4.0)
|
65
65
|
ruby-progressbar (1.11.0)
|
66
66
|
set (1.0.3)
|
67
|
-
simplecov (0.
|
67
|
+
simplecov (0.22.0)
|
68
68
|
docile (~> 1.1)
|
69
69
|
simplecov-html (~> 0.11)
|
70
70
|
simplecov_json_formatter (~> 0.1)
|
@@ -73,12 +73,12 @@ GEM
|
|
73
73
|
sorted_set (1.0.3)
|
74
74
|
rbtree
|
75
75
|
set (~> 1.0)
|
76
|
-
standard (1.
|
76
|
+
standard (1.22.1)
|
77
77
|
language_server-protocol (~> 3.17.0.2)
|
78
|
-
rubocop (= 1.
|
79
|
-
rubocop-performance (= 1.15.
|
78
|
+
rubocop (= 1.42.0)
|
79
|
+
rubocop-performance (= 1.15.2)
|
80
80
|
timers (4.3.5)
|
81
|
-
unicode-display_width (2.
|
81
|
+
unicode-display_width (2.4.2)
|
82
82
|
uuidtools (2.2.0)
|
83
83
|
|
84
84
|
PLATFORMS
|
data/lib/eventhub/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eventhub-processor2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.18.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Steiner, Thomas
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: celluloid
|
@@ -148,6 +148,7 @@ files:
|
|
148
148
|
- ".github/workflows/ci.yml"
|
149
149
|
- ".gitignore"
|
150
150
|
- ".rspec"
|
151
|
+
- ".tool-versions"
|
151
152
|
- CHANGELOG.md
|
152
153
|
- Gemfile
|
153
154
|
- Gemfile.lock
|