1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionview (7.1.3 )
5
- activesupport (= 7.1.3 )
4
+ actionview (7.1.3.2 )
5
+ activesupport (= 7.1.3.2 )
6
6
builder (~> 3.1 )
7
7
erubi (~> 1.11 )
8
8
rails-dom-testing (~> 2.2 )
9
9
rails-html-sanitizer (~> 1.6 )
10
- activemodel (7.1.3 )
11
- activesupport (= 7.1.3 )
12
- activerecord (7.1.3 )
13
- activemodel (= 7.1.3 )
14
- activesupport (= 7.1.3 )
10
+ activemodel (7.1.3.2 )
11
+ activesupport (= 7.1.3.2 )
12
+ activerecord (7.1.3.2 )
13
+ activemodel (= 7.1.3.2 )
14
+ activesupport (= 7.1.3.2 )
15
15
timeout (>= 0.4.0 )
16
- activesupport (7.1.3 )
16
+ activesupport (7.1.3.2 )
17
17
base64
18
18
bigdecimal
19
19
concurrent-ruby (~> 1.0 , >= 1.0.2 )
27
27
ast (2.4.2 )
28
28
base64 (0.2.0 )
29
29
bcrypt (3.1.20 )
30
- bigdecimal (3.1.5 )
30
+ bigdecimal (3.1.7 )
31
31
builder (3.2.4 )
32
32
bundler-audit (0.9.1 )
33
33
bundler (>= 1.2.0 , < 3 )
39
39
dry-validation (~> 1.0 , >= 1.0.0 )
40
40
connection_pool (2.4.1 )
41
41
crass (1.0.6 )
42
+ csv (3.3.0 )
42
43
deep_merge (1.2.2 )
43
- diff-lcs (1.5.0 )
44
+ diff-lcs (1.5.1 )
44
45
docile (1.4.0 )
45
- drb (2.2.0 )
46
- ruby2_keywords
47
- dry-configurable (1.0.1 )
46
+ drb (2.2.1 )
47
+ dry-configurable (1.1.0 )
48
48
dry-core (~> 1.0 , < 2 )
49
49
zeitwerk (~> 2.6 )
50
- dry-core (1.0.0 )
50
+ dry-core (1.0.1 )
51
51
concurrent-ruby (~> 1.0 )
52
52
zeitwerk (~> 2.6 )
53
53
dry-inflector (1.0.0 )
56
56
concurrent-ruby (~> 1.0 )
57
57
dry-core (~> 1.0 , < 2 )
58
58
zeitwerk (~> 2.6 )
59
- dry-schema (1.13.2 )
59
+ dry-schema (1.13.3 )
60
60
concurrent-ruby (~> 1.0 )
61
61
dry-configurable (~> 1.0 , >= 1.0.1 )
62
62
dry-core (~> 1.0 , < 2 )
63
63
dry-initializer (~> 3.0 )
64
64
dry-logic (>= 1.4 , < 2 )
65
65
dry-types (>= 1.7 , < 2 )
66
66
zeitwerk (~> 2.6 )
67
- dry-types (1.7.1 )
67
+ dry-types (1.7.2 )
68
+ bigdecimal (~> 3.0 )
68
69
concurrent-ruby (~> 1.0 )
69
70
dry-core (~> 1.0 )
70
71
dry-inflector (~> 1.0 )
77
78
dry-schema (>= 1.12 , < 2 )
78
79
zeitwerk (~> 2.6 )
79
80
erubi (1.12.0 )
80
- factory_bot (6.4.5 )
81
+ factory_bot (6.4.6 )
81
82
activesupport (>= 5.0.0 )
82
- faker (3.2.3 )
83
+ faker (3.3.1 )
83
84
i18n (>= 1.8.11 , < 2 )
84
- ffi (1.15.5 )
85
+ ffi (1.16.3 )
85
86
formatador (1.1.0 )
86
- grape (1.7 .0 )
87
- activesupport
87
+ grape (1.8 .0 )
88
+ activesupport ( >= 5 )
88
89
builder
89
90
dry-types (>= 1.1 )
90
91
mustermann-grape (~> 1.0.0 )
91
92
rack (>= 1.3.0 )
92
93
rack-accept
93
- grape-entity (1.0.0 )
94
+ grape-entity (1.0.1 )
94
95
activesupport (>= 3.0.0 )
95
96
multi_json (>= 1.3.2 )
96
- grape-jwt-authentication (2.2 .0 )
97
+ grape-jwt-authentication (2.3 .0 )
97
98
activesupport (>= 5.2 )
98
- grape (~> 1 .0 )
99
+ grape (>= 1.0 , < 3 .0 )
99
100
httparty (>= 0.21 )
100
101
jwt (~> 2.6 )
101
102
keyless (~> 1.1 )
105
106
grape_logging (1.8.4 )
106
107
grape
107
108
rack
108
- guard (2.18.0 )
109
+ guard (2.18.1 )
109
110
formatador (>= 0.2.4 )
110
111
listen (>= 2.7 , < 4.0 )
111
112
lumberjack (>= 1.0.12 , < 2.0 )
@@ -122,13 +123,15 @@ GEM
122
123
hashie (5.0.0 )
123
124
hashie-forbidden_attributes (0.1.1 )
124
125
hashie (>= 3.0 )
125
- httparty (0.21.0 )
126
+ httparty (0.22.0 )
127
+ csv
126
128
mini_mime (>= 1.0.0 )
127
129
multi_xml (>= 0.5.2 )
128
- i18n (1.14.1 )
130
+ i18n (1.14.4 )
129
131
concurrent-ruby (~> 1.0 )
130
- json (2.7.1 )
131
- jwt (2.7.1 )
132
+ json (2.7.2 )
133
+ jwt (2.8.1 )
134
+ base64
132
135
kaminari (1.2.2 )
133
136
activesupport (>= 4.1.0 )
134
137
kaminari-actionview (= 1.2.2 )
@@ -147,36 +150,37 @@ GEM
147
150
jwt (~> 2.6 )
148
151
recursive-open-struct (~> 1.1 )
149
152
language_server-protocol (3.17.0.3 )
150
- listen (3.8 .0 )
153
+ listen (3.9 .0 )
151
154
rb-fsevent (~> 0.10 , >= 0.10.3 )
152
155
rb-inotify (~> 0.9 , >= 0.9.10 )
153
- loofah (2.21.4 )
156
+ loofah (2.22.0 )
154
157
crass (~> 1.0.2 )
155
158
nokogiri (>= 1.12.0 )
156
- lumberjack (1.2.8 )
157
- method_source (1.0 .0 )
158
- mini_mime (1.1.2 )
159
- mini_portile2 (2.8.1 )
160
- minitest (5.21.1 )
159
+ lumberjack (1.2.10 )
160
+ method_source (1.1 .0 )
161
+ mini_mime (1.1.5 )
162
+ mini_portile2 (2.8.6 )
163
+ minitest (5.22.3 )
161
164
multi_json (1.15.0 )
162
- multi_xml (0.6.0 )
165
+ multi_xml (0.7.1 )
166
+ bigdecimal (~> 3.1 )
163
167
mustermann (3.0.0 )
164
168
ruby2_keywords (~> 0.0.1 )
165
169
mustermann-grape (1.0.2 )
166
170
mustermann (>= 1.0.0 )
167
171
mutex_m (0.2.0 )
168
172
nenv (0.3.0 )
169
- nio4r (2.7.0 )
170
- nokogiri (1.14.3 )
171
- mini_portile2 (~> 2.8.0 )
173
+ nio4r (2.7.1 )
174
+ nokogiri (1.16.4 )
175
+ mini_portile2 (~> 2.8.2 )
172
176
racc (~> 1.4 )
173
- nokogiri (1.14.3 -aarch64-linux )
177
+ nokogiri (1.16.4 -aarch64-linux )
174
178
racc (~> 1.4 )
175
- nokogiri (1.14.3 -arm64-darwin )
179
+ nokogiri (1.16.4 -arm64-darwin )
176
180
racc (~> 1.4 )
177
- nokogiri (1.14.3 -x86_64-darwin )
181
+ nokogiri (1.16.4 -x86_64-darwin )
178
182
racc (~> 1.4 )
179
- nokogiri (1.14.3 -x86_64-linux )
183
+ nokogiri (1.16.4 -x86_64-linux )
180
184
racc (~> 1.4 )
181
185
notiffany (0.1.3 )
182
186
nenv (~> 0.1 )
@@ -185,21 +189,21 @@ GEM
185
189
activerecord (>= 4.0 , < 7.2 )
186
190
hashie-forbidden_attributes (~> 0.1 )
187
191
parallel (1.24.0 )
188
- parser (3.3.0.5 )
192
+ parser (3.3.1.0 )
189
193
ast (~> 2.4.1 )
190
194
racc
191
- pg (1.5.4 )
195
+ pg (1.5.6 )
192
196
prometheus-client (4.2.2 )
193
197
pry (0.14.2 )
194
198
coderay (~> 1.1 )
195
199
method_source (~> 1.0 )
196
200
puma (6.4.2 )
197
201
nio4r (~> 2.0 )
198
202
racc (1.7.3 )
199
- rack (2.2.8 )
203
+ rack (2.2.9 )
200
204
rack-accept (0.4.5 )
201
205
rack (>= 0.4 )
202
- rack-cors (2.0.1 )
206
+ rack-cors (2.0.2 )
203
207
rack (>= 2.0.0 )
204
208
rack-test (2.1.0 )
205
209
rack (>= 1.3 )
@@ -211,53 +215,57 @@ GEM
211
215
loofah (~> 2.21 )
212
216
nokogiri (~> 1.14 )
213
217
rainbow (3.1.1 )
214
- rake (13.1.0 )
218
+ rake (13.2.1 )
215
219
rb-fsevent (0.11.2 )
216
220
rb-inotify (0.10.1 )
217
221
ffi (~> 1.0 )
218
222
recursive-open-struct (1.1.3 )
219
223
regexp_parser (2.9.0 )
220
224
rexml (3.2.6 )
221
- rspec (3.12 .0 )
222
- rspec-core (~> 3.12 .0 )
223
- rspec-expectations (~> 3.12 .0 )
224
- rspec-mocks (~> 3.12 .0 )
225
- rspec-core (3.12.1 )
226
- rspec-support (~> 3.12 .0 )
227
- rspec-expectations (3.12.2 )
225
+ rspec (3.13 .0 )
226
+ rspec-core (~> 3.13 .0 )
227
+ rspec-expectations (~> 3.13 .0 )
228
+ rspec-mocks (~> 3.13 .0 )
229
+ rspec-core (3.13.0 )
230
+ rspec-support (~> 3.13 .0 )
231
+ rspec-expectations (3.13.0 )
228
232
diff-lcs (>= 1.2.0 , < 2.0 )
229
- rspec-support (~> 3.12 .0 )
230
- rspec-mocks (3.12.5 )
233
+ rspec-support (~> 3.13 .0 )
234
+ rspec-mocks (3.13.0 )
231
235
diff-lcs (>= 1.2.0 , < 2.0 )
232
- rspec-support (~> 3.12 .0 )
233
- rspec-support (3.12.0 )
234
- rubocop (1.60.2 )
236
+ rspec-support (~> 3.13 .0 )
237
+ rspec-support (3.13.1 )
238
+ rubocop (1.63.4 )
235
239
json (~> 2.3 )
236
240
language_server-protocol (>= 3.17.0 )
237
241
parallel (~> 1.10 )
238
242
parser (>= 3.3.0.2 )
239
243
rainbow (>= 2.2.2 , < 4.0 )
240
244
regexp_parser (>= 1.8 , < 3.0 )
241
245
rexml (>= 3.2.5 , < 4.0 )
242
- rubocop-ast (>= 1.30.0 , < 2.0 )
246
+ rubocop-ast (>= 1.31.1 , < 2.0 )
243
247
ruby-progressbar (~> 1.7 )
244
248
unicode-display_width (>= 2.4.0 , < 3.0 )
245
- rubocop-ast (1.30.0 )
246
- parser (>= 3.2 .1.0 )
249
+ rubocop-ast (1.31.3 )
250
+ parser (>= 3.3 .1.0 )
247
251
rubocop-capybara (2.20.0 )
248
252
rubocop (~> 1.41 )
249
253
rubocop-factory_bot (2.25.1 )
250
254
rubocop (~> 1.41 )
251
255
rubocop-rake (0.6.0 )
252
256
rubocop (~> 1.0 )
253
- rubocop-rspec (2.26.1 )
257
+ rubocop-rspec (2.29.2 )
254
258
rubocop (~> 1.40 )
255
259
rubocop-capybara (~> 2.17 )
256
260
rubocop-factory_bot (~> 2.22 )
261
+ rubocop-rspec_rails (~> 2.28 )
262
+ rubocop-rspec_rails (2.28.3 )
263
+ rubocop (~> 1.40 )
257
264
ruby-progressbar (1.13.0 )
258
265
ruby2_keywords (0.0.5 )
259
266
secure_headers (6.5.0 )
260
- sentry-ruby (5.16.1 )
267
+ sentry-ruby (5.17.3 )
268
+ bigdecimal
261
269
concurrent-ruby (~> 1.0 , >= 1.0.2 )
262
270
shellany (0.0.1 )
263
271
simplecov (0.22.0 )
@@ -269,13 +277,13 @@ GEM
269
277
simplecov (~> 0.19 )
270
278
simplecov-html (0.12.3 )
271
279
simplecov_json_formatter (0.1.4 )
272
- thor (1.2 .1 )
280
+ thor (1.3 .1 )
273
281
timecop (0.9.8 )
274
282
timeout (0.4.1 )
275
283
tzinfo (2.0.6 )
276
284
concurrent-ruby (~> 1.0 )
277
285
unicode-display_width (2.5.0 )
278
- zeitwerk (2.6.8 )
286
+ zeitwerk (2.6.13 )
279
287
280
288
PLATFORMS
281
289
aarch64-linux-musl
@@ -299,17 +307,17 @@ DEPENDENCIES
299
307
grape-swagger (~> 1.6 )
300
308
grape_logging (~> 1.8 , >= 1.8.4 )
301
309
guard-puma (~> 0.8.1 )
302
- jwt (~> 2.7 )
310
+ jwt (~> 2.8 )
303
311
kaminari (~> 1.2 , >= 1.2.2 )
304
312
otr-activerecord (~> 2.2 )
305
313
pg (~> 1.5 )
306
314
prometheus-client (~> 4.2 )
307
315
puma (~> 6.4 )
308
- rack (~> 2.2 )
316
+ rack (~> 2.2.8 )
309
317
rack-cors (~> 2.0 )
310
318
rack-test (~> 2.1 )
311
319
rake (~> 13.1 )
312
- rspec (~> 3.12 )
320
+ rspec (~> 3.13 )
313
321
rubocop (~> 1.60 )
314
322
rubocop-rake (~> 0.6.0 )
315
323
rubocop-rspec (~> 2.26 )
@@ -320,4 +328,4 @@ DEPENDENCIES
320
328
timecop (~> 0.9.8 )
321
329
322
330
BUNDLED WITH
323
- 2.3.16
331
+ 2.4.10
0 commit comments