91
91
rake (>= 10.4 , < 14.0 )
92
92
ast (2.4.2 )
93
93
aws-eventstream (1.3.0 )
94
- aws-sigv4 (1.8 .0 )
94
+ aws-sigv4 (1.10 .0 )
95
95
aws-eventstream (~> 1 , >= 1.0.2 )
96
96
base64 (0.2.0 )
97
97
bcrypt (3.1.20 )
@@ -125,10 +125,10 @@ GEM
125
125
railties (>= 4.1.0 )
126
126
responders
127
127
warden (~> 1.2.3 )
128
- docile (1.4.0 )
129
- dotenv (3.1.2 )
130
- dotenv-rails (3.1.2 )
131
- dotenv (= 3.1.2 )
128
+ docile (1.4.1 )
129
+ dotenv (3.1.4 )
130
+ dotenv-rails (3.1.4 )
131
+ dotenv (= 3.1.4 )
132
132
railties (>= 6.1 )
133
133
drb (2.2.1 )
134
134
em-websocket (0.5.3 )
@@ -137,10 +137,11 @@ GEM
137
137
erubi (1.13.0 )
138
138
eventmachine (1.2.7 )
139
139
execjs (2.9.1 )
140
- faraday (2.10.1 )
141
- faraday-net_http (>= 2.0 , < 3.2 )
140
+ faraday (2.12.0 )
141
+ faraday-net_http (>= 2.0 , < 3.4 )
142
+ json
142
143
logger
143
- faraday-net_http (3.1.1 )
144
+ faraday-net_http (3.3.0 )
144
145
net-http
145
146
faraday_middleware-aws-sigv4 (1.0.1 )
146
147
aws-sigv4 (~> 1.0 )
@@ -153,21 +154,21 @@ GEM
153
154
forwardable-extended (2.6.0 )
154
155
globalid (1.2.1 )
155
156
activesupport (>= 6.1 )
156
- google-protobuf (4.27 .2 )
157
+ google-protobuf (4.28 .2 )
157
158
bigdecimal
158
159
rake (>= 13 )
159
- graphql (2.3.14 )
160
+ graphql (2.3.16 )
160
161
base64
161
162
fiber-storage
162
- hashdiff (1.1.0 )
163
+ hashdiff (1.1.1 )
163
164
http_parser.rb (0.8.0 )
164
- i18n (1.14.5 )
165
+ i18n (1.14.6 )
165
166
concurrent-ruby (~> 1.0 )
166
167
io-console (0.7.2 )
167
- irb (1.14.0 )
168
+ irb (1.14.1 )
168
169
rdoc (>= 4.0.0 )
169
170
reline (>= 0.4.2 )
170
- jekyll (4.3.3 )
171
+ jekyll (4.3.4 )
171
172
addressable (~> 2.4 )
172
173
colorator (~> 1.0 )
173
174
em-websocket (~> 0.5 )
195
196
jekyll-watch (2.2.1 )
196
197
listen (~> 3.0 )
197
198
json (2.7.2 )
198
- jwt (2.8.2 )
199
+ jwt (2.9.1 )
199
200
base64
200
201
kramdown (2.4.0 )
201
202
rexml
206
207
listen (3.9.0 )
207
208
rb-fsevent (~> 0.10 , >= 0.10.3 )
208
209
rb-inotify (~> 0.9 , >= 0.9.10 )
209
- logger (1.6.0 )
210
+ logger (1.6.1 )
210
211
lograge (0.14.0 )
211
212
actionpack (>= 4 )
212
213
activesupport (>= 4 )
@@ -225,13 +226,13 @@ GEM
225
226
mercenary (0.4.0 )
226
227
mini_mime (1.1.5 )
227
228
mini_portile2 (2.8.7 )
228
- minitest (5.24 .1 )
229
+ minitest (5.25 .1 )
229
230
msgpack (1.7.2 )
230
231
multi_json (1.15.0 )
231
232
mutex_m (0.2.0 )
232
233
net-http (0.4.1 )
233
234
uri
234
- net-imap (0.4.14 )
235
+ net-imap (0.4.16 )
235
236
date
236
237
net-protocol
237
238
net-pop (0.1.2 )
@@ -248,17 +249,17 @@ GEM
248
249
faraday (>= 1.0 , < 3 )
249
250
multi_json (>= 1.0 )
250
251
orm_adapter (0.5.0 )
251
- parallel (1.26.2 )
252
- parser (3.3.4.2 )
252
+ parallel (1.26.3 )
253
+ parser (3.3.5.0 )
253
254
ast (~> 2.4.1 )
254
255
racc
255
256
pathutil (0.16.2 )
256
257
forwardable-extended (~> 2.6 )
257
- pg (1.5.7 )
258
+ pg (1.5.8 )
258
259
psych (5.1.2 )
259
260
stringio
260
- public_suffix (6.0.0 )
261
- puma (6.4.2 )
261
+ public_suffix (6.0.1 )
262
+ puma (6.4.3 )
262
263
nio4r (~> 2.0 )
263
264
racc (1.8.1 )
264
265
rack (3.1.7 )
@@ -309,44 +310,42 @@ GEM
309
310
ffi (~> 1.0 )
310
311
rdoc (6.7.0 )
311
312
psych (>= 4.0.0 )
312
- redis (5.2 .0 )
313
+ redis (5.3 .0 )
313
314
redis-client (>= 0.22.0 )
314
315
redis-client (0.22.2 )
315
316
connection_pool
316
317
regexp_parser (2.9.2 )
317
- reline (0.5.9 )
318
+ reline (0.5.10 )
318
319
io-console (~> 0.5 )
319
320
request_store (1.7.0 )
320
321
rack (>= 1.4 )
321
322
responders (3.1.1 )
322
323
actionpack (>= 5.2 )
323
324
railties (>= 5.2 )
324
- rexml (3.3.5 )
325
- strscan
326
- rouge (4.3.0 )
327
- rubocop (1.65.1 )
325
+ rexml (3.3.7 )
326
+ rouge (4.4.0 )
327
+ rubocop (1.66.1 )
328
328
json (~> 2.3 )
329
329
language_server-protocol (>= 3.17.0 )
330
330
parallel (~> 1.10 )
331
331
parser (>= 3.3.0.2 )
332
332
rainbow (>= 2.2.2 , < 4.0 )
333
333
regexp_parser (>= 2.4 , < 3.0 )
334
- rexml (>= 3.2.5 , < 4.0 )
335
- rubocop-ast (>= 1.31.1 , < 2.0 )
334
+ rubocop-ast (>= 1.32.2 , < 2.0 )
336
335
ruby-progressbar (~> 1.7 )
337
336
unicode-display_width (>= 2.4.0 , < 3.0 )
338
- rubocop-ast (1.32.0 )
337
+ rubocop-ast (1.32.3 )
339
338
parser (>= 3.3.1.0 )
340
- rubocop-rails (2.25.1 )
339
+ rubocop-rails (2.26.2 )
341
340
activesupport (>= 4.2.0 )
342
341
rack (>= 1.1 )
343
- rubocop (>= 1.33 .0 , < 2.0 )
342
+ rubocop (>= 1.52 .0 , < 2.0 )
344
343
rubocop-ast (>= 1.31.1 , < 2.0 )
345
344
ruby-progressbar (1.13.0 )
346
345
rubyzip (2.3.2 )
347
346
safe_yaml (1.0.5 )
348
- sass-embedded (1.77.5 )
349
- google-protobuf (>= 3.25 , < 5.0 )
347
+ sass-embedded (1.79.3 )
348
+ google-protobuf (~> 4.27 )
350
349
rake (>= 13 )
351
350
sass-rails (6.0.0 )
352
351
sassc-rails (~> 2.1 , >= 2.1.1 )
358
357
sprockets (> 3.0 )
359
358
sprockets-rails
360
359
tilt
361
- selenium-webdriver (4.23 .0 )
360
+ selenium-webdriver (4.25 .0 )
362
361
base64 (~> 0.2 )
363
362
logger (~> 1.4 )
364
363
rexml (~> 3.2 , >= 3.2.5 )
@@ -374,33 +373,33 @@ GEM
374
373
docile (~> 1.1 )
375
374
simplecov-html (~> 0.11 )
376
375
simplecov_json_formatter (~> 0.1 )
377
- simplecov-html (0.12.3 )
376
+ simplecov-html (0.13.1 )
378
377
simplecov-lcov (0.8.0 )
379
378
simplecov_json_formatter (0.1.4 )
380
379
sprockets (4.2.1 )
381
380
concurrent-ruby (~> 1.0 )
382
381
rack (>= 2.2.4 , < 4 )
383
- sprockets-rails (3.5.1 )
382
+ sprockets-rails (3.5.2 )
384
383
actionpack (>= 6.1 )
385
384
activesupport (>= 6.1 )
386
385
sprockets (>= 3.0.0 )
387
386
sqlite3 (1.7.3 )
388
387
mini_portile2 (~> 2.8.0 )
389
388
stringio (3.1.1 )
390
- strscan (3.1.0 )
391
389
terminal-table (3.0.2 )
392
390
unicode-display_width (>= 1.1.1 , < 3 )
393
- thor (1.3.1 )
391
+ thor (1.3.2 )
394
392
tilt (2.4.0 )
395
393
timecop (0.9.10 )
396
394
timeout (0.4.1 )
397
395
tzinfo (2.0.6 )
398
396
concurrent-ruby (~> 1.0 )
399
- uglifier (4.2.0 )
397
+ uglifier (4.2.1 )
400
398
execjs (>= 0.3.0 , < 3 )
401
- unicode-display_width (2.5.0 )
402
- uri (0.13.0 )
403
- vcr (6.2.0 )
399
+ unicode-display_width (2.6.0 )
400
+ uri (0.13.1 )
401
+ vcr (6.3.1 )
402
+ base64
404
403
warden (1.2.9 )
405
404
rack (>= 2.0.9 )
406
405
web-console (4.2.1 )
@@ -412,14 +411,14 @@ GEM
412
411
addressable (>= 2.8.0 )
413
412
crack (>= 0.3.2 )
414
413
hashdiff (>= 0.4.0 , < 2.0.0 )
415
- webrick (1.8.1 )
414
+ webrick (1.8.2 )
416
415
websocket (1.2.11 )
417
416
websocket-driver (0.7.6 )
418
417
websocket-extensions (>= 0.1.0 )
419
418
websocket-extensions (0.1.5 )
420
419
xpath (3.2.0 )
421
420
nokogiri (~> 1.8 )
422
- zeitwerk (2.6.17 )
421
+ zeitwerk (2.6.18 )
423
422
424
423
PLATFORMS
425
424
ruby
0 commit comments