karafka 1.4.12 → 1.4.13
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
- checksums.yaml.gz.sig +0 -0
- data/.github/workflows/ci.yml +0 -1
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +15 -16
- data/karafka.gemspec +6 -2
- data/lib/karafka/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +5 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8799d5854288a36f4af9e7688241a0df2719a7d982fe4940d9d7acec80ec8389
|
|
4
|
+
data.tar.gz: 7d17c4de581aa08467c8c810f8a2977a8e7cffa1f0f68f2ff369e39bc15f888b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f43dc6e07e61671aff52a9200333945e93b3641e63a44ff5d877456278553040f5ba2e6dbf69f30570d974bcaa6010312b66da5aee478f7d356b3268a62428a2
|
|
7
|
+
data.tar.gz: 87f1ed908bfc5f3076c42bec507c916900881e7536f23822d38fd8cd0214b0fdedb58a6d6920e8f11dd0e035c6ec301bfb217f906d129873b2b5a8df20d18e53
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/.github/workflows/ci.yml
CHANGED
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
karafka (1.4.
|
|
4
|
+
karafka (1.4.13)
|
|
5
5
|
dry-configurable (~> 0.13)
|
|
6
6
|
dry-inflector (~> 0.2)
|
|
7
7
|
dry-monitor (~> 0.5)
|
|
@@ -15,22 +15,21 @@ PATH
|
|
|
15
15
|
GEM
|
|
16
16
|
remote: https://rubygems.org/
|
|
17
17
|
specs:
|
|
18
|
-
activesupport (
|
|
18
|
+
activesupport (7.0.1)
|
|
19
19
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
20
20
|
i18n (>= 1.6, < 2)
|
|
21
21
|
minitest (>= 5.1)
|
|
22
22
|
tzinfo (~> 2.0)
|
|
23
|
-
zeitwerk (~> 2.3)
|
|
24
23
|
byebug (11.1.3)
|
|
25
24
|
concurrent-ruby (1.1.9)
|
|
26
25
|
delivery_boy (1.1.0)
|
|
27
26
|
king_konf (~> 1.0)
|
|
28
27
|
ruby-kafka (~> 1.0)
|
|
29
|
-
diff-lcs (1.
|
|
28
|
+
diff-lcs (1.5.0)
|
|
30
29
|
digest-crc (0.6.4)
|
|
31
30
|
rake (>= 12.0.0, < 14.0.0)
|
|
32
31
|
docile (1.4.0)
|
|
33
|
-
dry-configurable (0.
|
|
32
|
+
dry-configurable (0.14.0)
|
|
34
33
|
concurrent-ruby (~> 1.0)
|
|
35
34
|
dry-core (~> 0.6)
|
|
36
35
|
dry-container (0.9.0)
|
|
@@ -42,7 +41,7 @@ GEM
|
|
|
42
41
|
concurrent-ruby (~> 1.0)
|
|
43
42
|
dry-core (~> 0.5, >= 0.5)
|
|
44
43
|
dry-inflector (0.2.1)
|
|
45
|
-
dry-initializer (3.
|
|
44
|
+
dry-initializer (3.1.1)
|
|
46
45
|
dry-logic (1.2.0)
|
|
47
46
|
concurrent-ruby (~> 1.0)
|
|
48
47
|
dry-core (~> 0.5, >= 0.5)
|
|
@@ -50,7 +49,7 @@ GEM
|
|
|
50
49
|
dry-configurable (~> 0.13, >= 0.13.0)
|
|
51
50
|
dry-core (~> 0.5, >= 0.5)
|
|
52
51
|
dry-events (~> 0.2)
|
|
53
|
-
dry-schema (1.
|
|
52
|
+
dry-schema (1.9.1)
|
|
54
53
|
concurrent-ruby (~> 1.0)
|
|
55
54
|
dry-configurable (~> 0.13, >= 0.13.0)
|
|
56
55
|
dry-core (~> 0.5, >= 0.5)
|
|
@@ -63,31 +62,31 @@ GEM
|
|
|
63
62
|
dry-core (~> 0.5, >= 0.5)
|
|
64
63
|
dry-inflector (~> 0.1, >= 0.1.2)
|
|
65
64
|
dry-logic (~> 1.0, >= 1.0.2)
|
|
66
|
-
dry-validation (1.
|
|
65
|
+
dry-validation (1.8.0)
|
|
67
66
|
concurrent-ruby (~> 1.0)
|
|
68
67
|
dry-container (~> 0.7, >= 0.7.1)
|
|
69
68
|
dry-core (~> 0.5, >= 0.5)
|
|
70
69
|
dry-initializer (~> 3.0)
|
|
71
|
-
dry-schema (~> 1.
|
|
70
|
+
dry-schema (~> 1.9, >= 1.9.1)
|
|
72
71
|
envlogic (1.1.4)
|
|
73
72
|
dry-inflector (~> 0.1)
|
|
74
73
|
factory_bot (6.2.0)
|
|
75
74
|
activesupport (>= 5.0.0)
|
|
76
|
-
i18n (1.
|
|
75
|
+
i18n (1.9.1)
|
|
77
76
|
concurrent-ruby (~> 1.0)
|
|
78
77
|
king_konf (1.0.0)
|
|
79
|
-
minitest (5.
|
|
78
|
+
minitest (5.15.0)
|
|
80
79
|
rake (13.0.6)
|
|
81
80
|
rspec (3.10.0)
|
|
82
81
|
rspec-core (~> 3.10.0)
|
|
83
82
|
rspec-expectations (~> 3.10.0)
|
|
84
83
|
rspec-mocks (~> 3.10.0)
|
|
85
|
-
rspec-core (3.10.
|
|
84
|
+
rspec-core (3.10.2)
|
|
86
85
|
rspec-support (~> 3.10.0)
|
|
87
|
-
rspec-expectations (3.10.
|
|
86
|
+
rspec-expectations (3.10.2)
|
|
88
87
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
89
88
|
rspec-support (~> 3.10.0)
|
|
90
|
-
rspec-mocks (3.10.
|
|
89
|
+
rspec-mocks (3.10.3)
|
|
91
90
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
92
91
|
rspec-support (~> 3.10.0)
|
|
93
92
|
rspec-support (3.10.3)
|
|
@@ -109,7 +108,7 @@ GEM
|
|
|
109
108
|
dry-validation (~> 1.7)
|
|
110
109
|
ruby-kafka (>= 1.3.0)
|
|
111
110
|
zeitwerk (~> 2.4)
|
|
112
|
-
zeitwerk (2.5.
|
|
111
|
+
zeitwerk (2.5.4)
|
|
113
112
|
|
|
114
113
|
PLATFORMS
|
|
115
114
|
x86_64-darwin
|
|
@@ -123,4 +122,4 @@ DEPENDENCIES
|
|
|
123
122
|
simplecov
|
|
124
123
|
|
|
125
124
|
BUNDLED WITH
|
|
126
|
-
2.
|
|
125
|
+
2.3.6
|
data/karafka.gemspec
CHANGED
|
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
|
|
|
27
27
|
spec.add_dependency 'waterdrop', '~> 1.4'
|
|
28
28
|
spec.add_dependency 'zeitwerk', '~> 2.4'
|
|
29
29
|
|
|
30
|
-
spec.required_ruby_version = '>= 2.
|
|
30
|
+
spec.required_ruby_version = '>= 2.7'
|
|
31
31
|
|
|
32
32
|
if $PROGRAM_NAME.end_with?('gem')
|
|
33
33
|
spec.signing_key = File.expand_path('~/.ssh/gem-private_key.pem')
|
|
@@ -37,6 +37,10 @@ Gem::Specification.new do |spec|
|
|
|
37
37
|
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec)/}) }
|
|
38
38
|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
|
39
39
|
spec.require_paths = %w[lib]
|
|
40
|
-
|
|
40
|
+
|
|
41
|
+
spec.metadata = {
|
|
42
|
+
'source_code_uri' => 'https://github.com/karafka/karafka',
|
|
43
|
+
'rubygems_mfa_required' => 'true'
|
|
44
|
+
}
|
|
41
45
|
end
|
|
42
46
|
# rubocop:enable Metrics/BlockLength
|
data/lib/karafka/version.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: karafka
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.4.
|
|
4
|
+
version: 1.4.13
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Maciej Mensfeld
|
|
@@ -36,7 +36,7 @@ cert_chain:
|
|
|
36
36
|
R2P11bWoCtr70BsccVrN8jEhzwXngMyI2gVt750Y+dbTu1KgRqZKp/ECe7ZzPzXj
|
|
37
37
|
pIy9vHxTANKYVyI4qj8OrFdEM5BQNu8oQpL0iQ==
|
|
38
38
|
-----END CERTIFICATE-----
|
|
39
|
-
date: 2022-
|
|
39
|
+
date: 2022-02-19 00:00:00.000000000 Z
|
|
40
40
|
dependencies:
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: dry-configurable
|
|
@@ -277,6 +277,7 @@ licenses:
|
|
|
277
277
|
- MIT
|
|
278
278
|
metadata:
|
|
279
279
|
source_code_uri: https://github.com/karafka/karafka
|
|
280
|
+
rubygems_mfa_required: 'true'
|
|
280
281
|
post_install_message:
|
|
281
282
|
rdoc_options: []
|
|
282
283
|
require_paths:
|
|
@@ -285,14 +286,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
285
286
|
requirements:
|
|
286
287
|
- - ">="
|
|
287
288
|
- !ruby/object:Gem::Version
|
|
288
|
-
version: 2.
|
|
289
|
+
version: '2.7'
|
|
289
290
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
290
291
|
requirements:
|
|
291
292
|
- - ">="
|
|
292
293
|
- !ruby/object:Gem::Version
|
|
293
294
|
version: '0'
|
|
294
295
|
requirements: []
|
|
295
|
-
rubygems_version: 3.3.
|
|
296
|
+
rubygems_version: 3.3.3
|
|
296
297
|
signing_key:
|
|
297
298
|
specification_version: 4
|
|
298
299
|
summary: Ruby based framework for working with Apache Kafka
|
metadata.gz.sig
CHANGED
|
Binary file
|