Skip to content

Commit d789473

Browse files
authored
Merge pull request #1384 from MITLibraries/update-deps
update deps
2 parents 7634b3f + 90c41f8 commit d789473

File tree

1 file changed

+97
-97
lines changed

1 file changed

+97
-97
lines changed

Gemfile.lock

Lines changed: 97 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -10,67 +10,67 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.8.4)
14-
actionpack (= 7.0.8.4)
15-
activesupport (= 7.0.8.4)
13+
actioncable (7.0.8.6)
14+
actionpack (= 7.0.8.6)
15+
activesupport (= 7.0.8.6)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.8.4)
19-
actionpack (= 7.0.8.4)
20-
activejob (= 7.0.8.4)
21-
activerecord (= 7.0.8.4)
22-
activestorage (= 7.0.8.4)
23-
activesupport (= 7.0.8.4)
18+
actionmailbox (7.0.8.6)
19+
actionpack (= 7.0.8.6)
20+
activejob (= 7.0.8.6)
21+
activerecord (= 7.0.8.6)
22+
activestorage (= 7.0.8.6)
23+
activesupport (= 7.0.8.6)
2424
mail (>= 2.7.1)
2525
net-imap
2626
net-pop
2727
net-smtp
28-
actionmailer (7.0.8.4)
29-
actionpack (= 7.0.8.4)
30-
actionview (= 7.0.8.4)
31-
activejob (= 7.0.8.4)
32-
activesupport (= 7.0.8.4)
28+
actionmailer (7.0.8.6)
29+
actionpack (= 7.0.8.6)
30+
actionview (= 7.0.8.6)
31+
activejob (= 7.0.8.6)
32+
activesupport (= 7.0.8.6)
3333
mail (~> 2.5, >= 2.5.4)
3434
net-imap
3535
net-pop
3636
net-smtp
3737
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.8.4)
39-
actionview (= 7.0.8.4)
40-
activesupport (= 7.0.8.4)
38+
actionpack (7.0.8.6)
39+
actionview (= 7.0.8.6)
40+
activesupport (= 7.0.8.6)
4141
rack (~> 2.0, >= 2.2.4)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.0)
4444
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.8.4)
46-
actionpack (= 7.0.8.4)
47-
activerecord (= 7.0.8.4)
48-
activestorage (= 7.0.8.4)
49-
activesupport (= 7.0.8.4)
45+
actiontext (7.0.8.6)
46+
actionpack (= 7.0.8.6)
47+
activerecord (= 7.0.8.6)
48+
activestorage (= 7.0.8.6)
49+
activesupport (= 7.0.8.6)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (7.0.8.4)
53-
activesupport (= 7.0.8.4)
52+
actionview (7.0.8.6)
53+
activesupport (= 7.0.8.6)
5454
builder (~> 3.1)
5555
erubi (~> 1.4)
5656
rails-dom-testing (~> 2.0)
5757
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.8.4)
59-
activesupport (= 7.0.8.4)
58+
activejob (7.0.8.6)
59+
activesupport (= 7.0.8.6)
6060
globalid (>= 0.3.6)
61-
activemodel (7.0.8.4)
62-
activesupport (= 7.0.8.4)
63-
activerecord (7.0.8.4)
64-
activemodel (= 7.0.8.4)
65-
activesupport (= 7.0.8.4)
66-
activestorage (7.0.8.4)
67-
actionpack (= 7.0.8.4)
68-
activejob (= 7.0.8.4)
69-
activerecord (= 7.0.8.4)
70-
activesupport (= 7.0.8.4)
61+
activemodel (7.0.8.6)
62+
activesupport (= 7.0.8.6)
63+
activerecord (7.0.8.6)
64+
activemodel (= 7.0.8.6)
65+
activesupport (= 7.0.8.6)
66+
activestorage (7.0.8.6)
67+
actionpack (= 7.0.8.6)
68+
activejob (= 7.0.8.6)
69+
activerecord (= 7.0.8.6)
70+
activesupport (= 7.0.8.6)
7171
marcel (~> 1.0)
7272
mini_mime (>= 1.1.0)
73-
activesupport (7.0.8.4)
73+
activesupport (7.0.8.6)
7474
concurrent-ruby (~> 1.0, >= 1.0.2)
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
@@ -91,21 +91,21 @@ GEM
9191
ansi (1.5.0)
9292
ast (2.4.2)
9393
aws-eventstream (1.3.0)
94-
aws-partitions (1.980.0)
94+
aws-partitions (1.1008.0)
9595
aws-record (2.13.2)
9696
aws-sdk-dynamodb (~> 1, >= 1.85.0)
97-
aws-sdk-core (3.209.1)
97+
aws-sdk-core (3.213.0)
9898
aws-eventstream (~> 1, >= 1.3.0)
99-
aws-partitions (~> 1, >= 1.651.0)
99+
aws-partitions (~> 1, >= 1.992.0)
100100
aws-sigv4 (~> 1.9)
101101
jmespath (~> 1, >= 1.6.1)
102-
aws-sdk-dynamodb (1.125.0)
103-
aws-sdk-core (~> 3, >= 3.207.0)
102+
aws-sdk-dynamodb (1.129.0)
103+
aws-sdk-core (~> 3, >= 3.210.0)
104104
aws-sigv4 (~> 1.5)
105-
aws-sdk-kms (1.94.0)
106-
aws-sdk-core (~> 3, >= 3.207.0)
105+
aws-sdk-kms (1.95.0)
106+
aws-sdk-core (~> 3, >= 3.210.0)
107107
aws-sigv4 (~> 1.5)
108-
aws-sdk-rails (4.0.3)
108+
aws-sdk-rails (4.1.0)
109109
actionmailbox (>= 7.0.0)
110110
aws-record (~> 2)
111111
aws-sdk-s3 (~> 1, >= 1.123.0)
@@ -116,27 +116,27 @@ GEM
116116
aws-sessionstore-dynamodb (~> 2)
117117
concurrent-ruby (~> 1.3, >= 1.3.1)
118118
railties (>= 7.0.0)
119-
aws-sdk-s3 (1.166.0)
120-
aws-sdk-core (~> 3, >= 3.207.0)
119+
aws-sdk-s3 (1.171.0)
120+
aws-sdk-core (~> 3, >= 3.210.0)
121121
aws-sdk-kms (~> 1)
122122
aws-sigv4 (~> 1.5)
123-
aws-sdk-ses (1.75.0)
124-
aws-sdk-core (~> 3, >= 3.207.0)
123+
aws-sdk-ses (1.76.0)
124+
aws-sdk-core (~> 3, >= 3.210.0)
125125
aws-sigv4 (~> 1.5)
126-
aws-sdk-sesv2 (1.62.0)
127-
aws-sdk-core (~> 3, >= 3.207.0)
126+
aws-sdk-sesv2 (1.66.0)
127+
aws-sdk-core (~> 3, >= 3.210.0)
128128
aws-sigv4 (~> 1.5)
129-
aws-sdk-sns (1.88.0)
130-
aws-sdk-core (~> 3, >= 3.207.0)
129+
aws-sdk-sns (1.90.0)
130+
aws-sdk-core (~> 3, >= 3.210.0)
131131
aws-sigv4 (~> 1.5)
132-
aws-sdk-sqs (1.86.0)
133-
aws-sdk-core (~> 3, >= 3.207.0)
132+
aws-sdk-sqs (1.88.0)
133+
aws-sdk-core (~> 3, >= 3.210.0)
134134
aws-sigv4 (~> 1.5)
135135
aws-sessionstore-dynamodb (2.2.0)
136136
aws-sdk-dynamodb (~> 1, >= 1.85.0)
137137
rack (>= 2, < 4)
138138
rack-session (>= 1, < 3)
139-
aws-sigv4 (1.10.0)
139+
aws-sigv4 (1.10.1)
140140
aws-eventstream (~> 1, >= 1.0.2)
141141
base64 (0.2.0)
142142
bcrypt (3.1.20)
@@ -145,7 +145,7 @@ GEM
145145
bootsnap (1.18.4)
146146
msgpack (~> 1.2)
147147
builder (3.3.0)
148-
bullet (7.2.0)
148+
bullet (8.0.0)
149149
activesupport (>= 3.0.0)
150150
uniform_notifier (~> 1.11)
151151
byebug (11.1.3)
@@ -165,11 +165,11 @@ GEM
165165
cocoon (1.2.15)
166166
concurrent-ruby (1.3.4)
167167
crass (1.0.6)
168-
date (3.3.4)
169-
delayed_job (4.1.12)
170-
activesupport (>= 3.0, < 8.0)
171-
delayed_job_active_record (4.1.10)
172-
activerecord (>= 3.0, < 8.0)
168+
date (3.4.0)
169+
delayed_job (4.1.13)
170+
activesupport (>= 3.0, < 9.0)
171+
delayed_job_active_record (4.1.11)
172+
activerecord (>= 3.0, < 9.0)
173173
delayed_job (>= 3.0, < 5)
174174
devise (4.9.4)
175175
bcrypt (~> 3.0)
@@ -185,7 +185,7 @@ GEM
185185
erubi (1.13.0)
186186
execjs (2.9.1)
187187
ffi (1.17.0)
188-
flipflop (2.7.1)
188+
flipflop (2.8.0)
189189
activesupport (>= 4.0)
190190
terminal-table (>= 1.8)
191191
globalid (1.2.1)
@@ -198,7 +198,7 @@ GEM
198198
rails-dom-testing (>= 1, < 3)
199199
railties (>= 4.2.0)
200200
thor (>= 0.14, < 2.0)
201-
json (2.7.2)
201+
json (2.8.2)
202202
kaminari (1.2.2)
203203
activesupport (>= 4.1.0)
204204
kaminari-actionview (= 1.2.2)
@@ -226,7 +226,7 @@ GEM
226226
activesupport (>= 4)
227227
railties (>= 4)
228228
request_store (~> 1.0)
229-
loofah (2.22.0)
229+
loofah (2.23.1)
230230
crass (~> 1.0.2)
231231
nokogiri (>= 1.12.0)
232232
mail (2.8.1)
@@ -242,15 +242,15 @@ GEM
242242
matrix (0.4.2)
243243
method_source (1.1.0)
244244
mini_mime (1.1.5)
245-
mini_portile2 (2.8.7)
245+
mini_portile2 (2.8.8)
246246
minitest (5.25.1)
247247
minitest-reporters (1.7.1)
248248
ansi
249249
builder
250250
minitest (>= 5.0)
251251
ruby-progressbar
252252
msgpack (1.7.2)
253-
net-imap (0.4.16)
253+
net-imap (0.5.1)
254254
date
255255
net-protocol
256256
net-pop (0.1.2)
@@ -259,7 +259,7 @@ GEM
259259
timeout
260260
net-smtp (0.5.0)
261261
net-protocol
262-
nio4r (2.7.3)
262+
nio4r (2.7.4)
263263
nokogiri (1.16.7)
264264
mini_portile2 (~> 2.8.2)
265265
racc (~> 1.4)
@@ -278,36 +278,36 @@ GEM
278278
activerecord (>= 6.1)
279279
request_store (~> 1.4)
280280
parallel (1.26.3)
281-
parser (3.3.5.0)
281+
parser (3.3.6.0)
282282
ast (~> 2.4.1)
283283
racc
284-
pg (1.5.8)
284+
pg (1.5.9)
285285
public_suffix (6.0.1)
286286
puma (6.4.3)
287287
nio4r (~> 2.0)
288288
racc (1.8.1)
289-
rack (2.2.9)
289+
rack (2.2.10)
290290
rack-protection (3.2.0)
291291
base64 (>= 0.1.0)
292292
rack (~> 2.2, >= 2.2.4)
293293
rack-session (1.0.2)
294294
rack (< 3)
295295
rack-test (2.1.0)
296296
rack (>= 1.3)
297-
rails (7.0.8.4)
298-
actioncable (= 7.0.8.4)
299-
actionmailbox (= 7.0.8.4)
300-
actionmailer (= 7.0.8.4)
301-
actionpack (= 7.0.8.4)
302-
actiontext (= 7.0.8.4)
303-
actionview (= 7.0.8.4)
304-
activejob (= 7.0.8.4)
305-
activemodel (= 7.0.8.4)
306-
activerecord (= 7.0.8.4)
307-
activestorage (= 7.0.8.4)
308-
activesupport (= 7.0.8.4)
297+
rails (7.0.8.6)
298+
actioncable (= 7.0.8.6)
299+
actionmailbox (= 7.0.8.6)
300+
actionmailer (= 7.0.8.6)
301+
actionpack (= 7.0.8.6)
302+
actiontext (= 7.0.8.6)
303+
actionview (= 7.0.8.6)
304+
activejob (= 7.0.8.6)
305+
activemodel (= 7.0.8.6)
306+
activerecord (= 7.0.8.6)
307+
activestorage (= 7.0.8.6)
308+
activesupport (= 7.0.8.6)
309309
bundler (>= 1.15.0)
310-
railties (= 7.0.8.4)
310+
railties (= 7.0.8.6)
311311
rails-dom-testing (2.2.0)
312312
activesupport (>= 5.0.0)
313313
minitest
@@ -317,9 +317,9 @@ GEM
317317
nokogiri (~> 1.14)
318318
rails-mermaid_erd (0.5.0)
319319
rails (>= 5.2)
320-
railties (7.0.8.4)
321-
actionpack (= 7.0.8.4)
322-
activesupport (= 7.0.8.4)
320+
railties (7.0.8.6)
321+
actionpack (= 7.0.8.6)
322+
activesupport (= 7.0.8.6)
323323
method_source
324324
rake (>= 12.2)
325325
thor (~> 1.0)
@@ -335,8 +335,8 @@ GEM
335335
responders (3.1.1)
336336
actionpack (>= 5.2)
337337
railties (>= 5.2)
338-
rexml (3.3.7)
339-
rubocop (1.66.1)
338+
rexml (3.3.9)
339+
rubocop (1.68.0)
340340
json (~> 2.3)
341341
language_server-protocol (>= 3.17.0)
342342
parallel (~> 1.10)
@@ -346,9 +346,9 @@ GEM
346346
rubocop-ast (>= 1.32.2, < 2.0)
347347
ruby-progressbar (~> 1.7)
348348
unicode-display_width (>= 2.4.0, < 3.0)
349-
rubocop-ast (1.32.3)
349+
rubocop-ast (1.36.1)
350350
parser (>= 3.3.1.0)
351-
rubocop-rails (2.26.2)
351+
rubocop-rails (2.27.0)
352352
activesupport (>= 4.2.0)
353353
rack (>= 1.1)
354354
rubocop (>= 1.52.0, < 2.0)
@@ -372,16 +372,16 @@ GEM
372372
parser
373373
scrub_rb (1.0.1)
374374
selectize-rails (0.12.6)
375-
selenium-webdriver (4.25.0)
375+
selenium-webdriver (4.26.0)
376376
base64 (~> 0.2)
377377
logger (~> 1.4)
378378
rexml (~> 3.2, >= 3.2.5)
379379
rubyzip (>= 1.2.2, < 3.0)
380380
websocket (~> 1.0)
381-
sentry-rails (5.19.0)
381+
sentry-rails (5.21.0)
382382
railties (>= 5.0)
383-
sentry-ruby (~> 5.19.0)
384-
sentry-ruby (5.19.0)
383+
sentry-ruby (~> 5.21.0)
384+
sentry-ruby (5.21.0)
385385
bigdecimal
386386
concurrent-ruby (~> 1.0, >= 1.0.2)
387387
simple_form (5.3.1)
@@ -410,7 +410,7 @@ GEM
410410
thor (1.3.2)
411411
tilt (2.4.0)
412412
timecop (0.9.10)
413-
timeout (0.4.1)
413+
timeout (0.4.2)
414414
tzinfo (2.0.6)
415415
concurrent-ruby (~> 1.0)
416416
uglifier (4.2.1)
@@ -431,7 +431,7 @@ GEM
431431
websocket-extensions (0.1.5)
432432
xpath (3.2.0)
433433
nokogiri (~> 1.8)
434-
zeitwerk (2.6.18)
434+
zeitwerk (2.7.1)
435435
zip_tricks (5.6.0)
436436

437437
PLATFORMS

0 commit comments

Comments
 (0)