This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathGemfile.lock
127 lines (123 loc) · 3.11 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
PATH
remote: .
specs:
karafka-sidekiq-backend (1.4.9)
karafka (~> 1.4.0)
sidekiq (>= 4.2)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.2.0)
connection_pool (2.3.0)
delivery_boy (1.1.0)
king_konf (~> 1.0)
ruby-kafka (~> 1.0)
diff-lcs (1.5.0)
digest-crc (0.6.4)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
dry-configurable (0.16.1)
dry-core (~> 0.6)
zeitwerk (~> 2.6)
dry-container (0.11.0)
concurrent-ruby (~> 1.0)
dry-core (0.9.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-events (0.4.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.9, >= 0.9)
dry-inflector (0.3.0)
dry-initializer (3.1.1)
dry-logic (1.3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.9, >= 0.9)
zeitwerk (~> 2.6)
dry-monitor (0.7.0)
dry-configurable (~> 0.16, >= 0.16.0)
dry-core (~> 0.9, >= 0.9)
dry-events (~> 0.4, >= 0.4.0)
dry-schema (1.11.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.16, >= 0.16)
dry-core (~> 0.9, >= 0.9)
dry-initializer (~> 3.0)
dry-logic (~> 1.3)
dry-types (~> 1.6)
zeitwerk (~> 2.6)
dry-types (1.6.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.9, >= 0.9)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.3, >= 1.3)
zeitwerk (~> 2.6)
dry-validation (1.9.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.9, >= 0.9)
dry-initializer (~> 3.0)
dry-schema (~> 1.11, >= 1.11.0)
zeitwerk (~> 2.6)
envlogic (1.1.5)
dry-inflector (~> 0.1)
karafka (1.4.14)
concurrent-ruby
dry-configurable (~> 0.16)
dry-inflector (~> 0.2)
dry-monitor (~> 0.5)
dry-validation (~> 1.7)
envlogic (~> 1.1)
ruby-kafka (>= 1.3.0)
thor (>= 1.1)
waterdrop (~> 1.4)
zeitwerk (~> 2.6)
king_konf (1.0.1)
rack (3.0.4.1)
rake (13.0.6)
redis-client (0.12.1)
connection_pool
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
ruby-kafka (1.5.0)
digest-crc
sidekiq (7.0.3)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
thor (1.2.1)
waterdrop (1.4.4)
delivery_boy (>= 0.2, < 2.x)
dry-configurable (~> 0.13)
dry-monitor (~> 0.5)
dry-validation (~> 1.7)
ruby-kafka (>= 1.3.0)
zeitwerk (~> 2.4)
zeitwerk (2.6.6)
PLATFORMS
arm64-darwin
x86_64-linux
DEPENDENCIES
karafka-sidekiq-backend!
rspec
simplecov
BUNDLED WITH
2.4.5