-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
270 lines (261 loc) · 6.72 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
GIT
remote: https://github.com/openownership/register-common.git
revision: f11429283624f022b4af340ddfee163b810804f6
specs:
register_common (0.1.0)
activesupport (>= 6, < 8)
aws-sdk-athena
aws-sdk-firehose
aws-sdk-kinesis
aws-sdk-s3
dotenv
faraday (>= 1, < 2)
faraday_middleware (>= 1, < 2)
net-http-persistent
nokogiri
redis (>= 3)
rubyzip (>= 2, < 3)
xxhash
GIT
remote: https://github.com/openownership/register-sources-bods.git
revision: 1e6403da7ce3a4a7a41a845a99b66110973019cf
specs:
register_sources_bods (0.1.0)
activesupport (>= 6, < 8)
countries (~> 4.0.1)
dry-struct (>= 1, < 2)
dry-types (>= 1, < 2)
elasticsearch (>= 7.10, < 8)
iso8601
xxhash
GIT
remote: https://github.com/openownership/register-sources-oc.git
revision: 4ab8cf4e6da441b20d3a48524a020f01d3536502
specs:
register_sources_oc (0.1.0)
activesupport (>= 6, < 8)
countries (>= 4, < 5)
dotenv
dry-struct (>= 1, < 2)
dry-types (>= 1, < 2)
elasticsearch (>= 7.10, < 8)
faraday (>= 1, < 2)
faraday_middleware (>= 1, < 2)
geokit (>= 1, < 2)
iso8601
net-http-persistent
rexml
GIT
remote: https://github.com/openownership/register-sources-psc.git
revision: f8ef872a4b69ab1905bdb5ecf42c052517fa2af4
specs:
register_sources_psc (0.1.0)
activesupport (>= 6, < 8)
countries (~> 4.0.1)
dry-struct (>= 1, < 2)
dry-types (>= 1, < 2)
elasticsearch (>= 7.10, < 8)
iso8601
xxhash
PATH
remote: .
specs:
register_transformer_psc (0.1.0)
activesupport (>= 6, < 8)
countries (~> 4.0.1)
dry-struct (>= 1, < 2)
dry-types (>= 1, < 2)
elasticsearch (>= 7.10, < 8)
iso8601
xxhash
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
airbrake-ruby (6.2.2)
rbtree3 (~> 0.6)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.804.0)
aws-sdk-athena (1.74.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.180.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-firehose (1.56.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-kinesis (1.50.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.132.1)
aws-sdk-core (~> 3, >= 3.179.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
countries (4.0.1)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
dotenv (2.8.1)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-struct (1.6.0)
dry-core (~> 1.0, < 2)
dry-types (>= 1.7, < 2)
ice_nine (~> 0.11)
zeitwerk (~> 2.6)
dry-types (1.7.1)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
elasticsearch (7.17.8)
elasticsearch-api (= 7.17.8)
elasticsearch-transport (= 7.17.8)
elasticsearch-api (7.17.8)
multi_json
elasticsearch-transport (7.17.8)
faraday (~> 1)
multi_json
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
geokit (1.14.0)
hashdiff (1.0.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
i18n_data (0.13.1)
ice_nine (0.11.2)
iso8601 (0.13.0)
jmespath (1.6.2)
json (2.6.3)
minitest (5.20.0)
multi_json (1.15.0)
multipart-post (2.3.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
public_suffix (5.0.1)
racc (1.7.1)
rainbow (3.1.1)
rbtree3 (0.7.1)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.15.0)
connection_pool
regexp_parser (2.8.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop (~> 1.33)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sixarm_ruby_unaccent (1.2.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
xxhash (0.5.0)
zeitwerk (2.6.11)
PLATFORMS
x86_64-linux
DEPENDENCIES
airbrake-ruby
register_common!
register_sources_bods!
register_sources_oc!
register_sources_psc!
register_transformer_psc!
rspec (~> 3.0)
rubocop
rubocop-rspec
webmock
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.3.15