Skip to content

Commit fe3a334

Browse files
authored
Merge pull request #1280 from MITLibraries/update_deps
update deps
2 parents e2d5bfa + be332a3 commit fe3a334

1 file changed

Lines changed: 79 additions & 77 deletions

File tree

Gemfile.lock

Lines changed: 79 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -10,72 +10,72 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.8)
14-
actionpack (= 7.0.8)
15-
activesupport (= 7.0.8)
13+
actioncable (7.0.8.1)
14+
actionpack (= 7.0.8.1)
15+
activesupport (= 7.0.8.1)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.8)
19-
actionpack (= 7.0.8)
20-
activejob (= 7.0.8)
21-
activerecord (= 7.0.8)
22-
activestorage (= 7.0.8)
23-
activesupport (= 7.0.8)
18+
actionmailbox (7.0.8.1)
19+
actionpack (= 7.0.8.1)
20+
activejob (= 7.0.8.1)
21+
activerecord (= 7.0.8.1)
22+
activestorage (= 7.0.8.1)
23+
activesupport (= 7.0.8.1)
2424
mail (>= 2.7.1)
2525
net-imap
2626
net-pop
2727
net-smtp
28-
actionmailer (7.0.8)
29-
actionpack (= 7.0.8)
30-
actionview (= 7.0.8)
31-
activejob (= 7.0.8)
32-
activesupport (= 7.0.8)
28+
actionmailer (7.0.8.1)
29+
actionpack (= 7.0.8.1)
30+
actionview (= 7.0.8.1)
31+
activejob (= 7.0.8.1)
32+
activesupport (= 7.0.8.1)
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)
39-
actionview (= 7.0.8)
40-
activesupport (= 7.0.8)
38+
actionpack (7.0.8.1)
39+
actionview (= 7.0.8.1)
40+
activesupport (= 7.0.8.1)
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)
46-
actionpack (= 7.0.8)
47-
activerecord (= 7.0.8)
48-
activestorage (= 7.0.8)
49-
activesupport (= 7.0.8)
45+
actiontext (7.0.8.1)
46+
actionpack (= 7.0.8.1)
47+
activerecord (= 7.0.8.1)
48+
activestorage (= 7.0.8.1)
49+
activesupport (= 7.0.8.1)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (7.0.8)
53-
activesupport (= 7.0.8)
52+
actionview (7.0.8.1)
53+
activesupport (= 7.0.8.1)
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)
59-
activesupport (= 7.0.8)
58+
activejob (7.0.8.1)
59+
activesupport (= 7.0.8.1)
6060
globalid (>= 0.3.6)
61-
activemodel (7.0.8)
62-
activesupport (= 7.0.8)
63-
activerecord (7.0.8)
64-
activemodel (= 7.0.8)
65-
activesupport (= 7.0.8)
66-
activestorage (7.0.8)
67-
actionpack (= 7.0.8)
68-
activejob (= 7.0.8)
69-
activerecord (= 7.0.8)
70-
activesupport (= 7.0.8)
61+
activemodel (7.0.8.1)
62+
activesupport (= 7.0.8.1)
63+
activerecord (7.0.8.1)
64+
activemodel (= 7.0.8.1)
65+
activesupport (= 7.0.8.1)
66+
activestorage (7.0.8.1)
67+
actionpack (= 7.0.8.1)
68+
activejob (= 7.0.8.1)
69+
activerecord (= 7.0.8.1)
70+
activesupport (= 7.0.8.1)
7171
marcel (~> 1.0)
7272
mini_mime (>= 1.1.0)
73-
activesupport (7.0.8)
73+
activesupport (7.0.8.1)
7474
concurrent-ruby (~> 1.0, >= 1.0.2)
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
7777
tzinfo (~> 2.0)
78-
addressable (2.8.5)
78+
addressable (2.8.6)
7979
public_suffix (>= 2.0.2, < 6.0)
8080
administrate (0.19.0)
8181
actionpack (>= 5.0)
@@ -131,21 +131,22 @@ GEM
131131
rack (~> 2)
132132
aws-sigv4 (1.6.0)
133133
aws-eventstream (~> 1, >= 1.0.2)
134+
base64 (0.2.0)
134135
bcrypt (3.1.19)
135136
bindex (0.8.1)
136-
bootsnap (1.17.1)
137+
bootsnap (1.18.3)
137138
msgpack (~> 1.2)
138139
builder (3.2.4)
139140
bullet (7.1.6)
140141
activesupport (>= 3.0.0)
141142
uniform_notifier (~> 1.11)
142143
byebug (11.1.3)
143144
cancancan (3.5.0)
144-
capybara (3.39.2)
145+
capybara (3.40.0)
145146
addressable
146147
matrix
147148
mini_mime (>= 0.1.3)
148-
nokogiri (~> 1.8)
149+
nokogiri (~> 1.11)
149150
rack (>= 1.6.0)
150151
rack-test (>= 0.6.3)
151152
regexp_parser (>= 1.5, < 3.0)
@@ -167,10 +168,10 @@ GEM
167168
responders
168169
warden (~> 1.2.3)
169170
docile (1.4.0)
170-
dotenv (2.8.1)
171-
dotenv-rails (2.8.1)
172-
dotenv (= 2.8.1)
173-
railties (>= 3.2)
171+
dotenv (3.0.3)
172+
dotenv-rails (3.0.3)
173+
dotenv (= 3.0.3)
174+
railties (>= 6.1)
174175
erubi (1.12.0)
175176
execjs (2.9.1)
176177
ffi (1.16.3)
@@ -203,9 +204,9 @@ GEM
203204
language_server-protocol (3.17.0.3)
204205
launchy (2.5.2)
205206
addressable (~> 2.8)
206-
letter_opener (1.8.1)
207+
letter_opener (1.9.0)
207208
launchy (>= 2.2, < 3)
208-
listen (3.8.0)
209+
listen (3.9.0)
209210
rb-fsevent (~> 0.10, >= 0.10.3)
210211
rb-inotify (~> 0.9, >= 0.9.10)
211212
lograge (0.14.0)
@@ -230,24 +231,24 @@ GEM
230231
method_source (1.0.0)
231232
mini_mime (1.1.5)
232233
mini_portile2 (2.8.5)
233-
minitest (5.21.1)
234+
minitest (5.22.2)
234235
minitest-reporters (1.6.1)
235236
ansi
236237
builder
237238
minitest (>= 5.0)
238239
ruby-progressbar
239240
msgpack (1.7.2)
240-
net-imap (0.4.8)
241+
net-imap (0.4.10)
241242
date
242243
net-protocol
243244
net-pop (0.1.2)
244245
net-protocol
245246
net-protocol (0.2.2)
246247
timeout
247-
net-smtp (0.4.0)
248+
net-smtp (0.4.0.1)
248249
net-protocol
249250
nio4r (2.7.0)
250-
nokogiri (1.16.0)
251+
nokogiri (1.16.2)
251252
mini_portile2 (~> 2.8.2)
252253
racc (~> 1.4)
253254
omniauth (2.1.1)
@@ -265,33 +266,33 @@ GEM
265266
activerecord (>= 6.1)
266267
request_store (~> 1.4)
267268
parallel (1.24.0)
268-
parser (3.3.0.4)
269+
parser (3.3.0.5)
269270
ast (~> 2.4.1)
270271
racc
271-
pg (1.5.4)
272-
public_suffix (5.0.3)
272+
pg (1.5.5)
273+
public_suffix (5.0.4)
273274
puma (6.4.2)
274275
nio4r (~> 2.0)
275276
racc (1.7.3)
276-
rack (2.2.8)
277+
rack (2.2.8.1)
277278
rack-protection (3.1.0)
278279
rack (~> 2.2, >= 2.2.4)
279280
rack-test (2.1.0)
280281
rack (>= 1.3)
281-
rails (7.0.8)
282-
actioncable (= 7.0.8)
283-
actionmailbox (= 7.0.8)
284-
actionmailer (= 7.0.8)
285-
actionpack (= 7.0.8)
286-
actiontext (= 7.0.8)
287-
actionview (= 7.0.8)
288-
activejob (= 7.0.8)
289-
activemodel (= 7.0.8)
290-
activerecord (= 7.0.8)
291-
activestorage (= 7.0.8)
292-
activesupport (= 7.0.8)
282+
rails (7.0.8.1)
283+
actioncable (= 7.0.8.1)
284+
actionmailbox (= 7.0.8.1)
285+
actionmailer (= 7.0.8.1)
286+
actionpack (= 7.0.8.1)
287+
actiontext (= 7.0.8.1)
288+
actionview (= 7.0.8.1)
289+
activejob (= 7.0.8.1)
290+
activemodel (= 7.0.8.1)
291+
activerecord (= 7.0.8.1)
292+
activestorage (= 7.0.8.1)
293+
activesupport (= 7.0.8.1)
293294
bundler (>= 1.15.0)
294-
railties (= 7.0.8)
295+
railties (= 7.0.8.1)
295296
rails-dom-testing (2.2.0)
296297
activesupport (>= 5.0.0)
297298
minitest
@@ -301,9 +302,9 @@ GEM
301302
nokogiri (~> 1.14)
302303
rails-mermaid_erd (0.4.2)
303304
rails (>= 5.2)
304-
railties (7.0.8)
305-
actionpack (= 7.0.8)
306-
activesupport (= 7.0.8)
305+
railties (7.0.8.1)
306+
actionpack (= 7.0.8.1)
307+
activesupport (= 7.0.8.1)
307308
method_source
308309
rake (>= 12.2)
309310
thor (~> 1.0)
@@ -320,7 +321,7 @@ GEM
320321
actionpack (>= 5.2)
321322
railties (>= 5.2)
322323
rexml (3.2.6)
323-
rubocop (1.60.1)
324+
rubocop (1.60.2)
324325
json (~> 2.3)
325326
language_server-protocol (>= 3.17.0)
326327
parallel (~> 1.10)
@@ -353,11 +354,12 @@ GEM
353354
sprockets (> 3.0)
354355
sprockets-rails
355356
tilt
356-
scout_apm (5.3.5)
357+
scout_apm (5.3.7)
357358
parser
358359
scrub_rb (1.0.1)
359360
selectize-rails (0.12.6)
360-
selenium-webdriver (4.16.0)
361+
selenium-webdriver (4.18.1)
362+
base64 (~> 0.2)
361363
rexml (~> 3.2, >= 3.2.5)
362364
rubyzip (>= 1.2.2, < 3.0)
363365
websocket (~> 1.0)
@@ -376,7 +378,7 @@ GEM
376378
simplecov-html (0.12.3)
377379
simplecov-lcov (0.8.0)
378380
simplecov_json_formatter (0.1.4)
379-
skylight (6.0.2)
381+
skylight (6.0.4)
380382
activesupport (>= 5.2.0)
381383
sprockets (4.2.1)
382384
concurrent-ruby (~> 1.0)
@@ -385,7 +387,7 @@ GEM
385387
actionpack (>= 5.2)
386388
activesupport (>= 5.2)
387389
sprockets (>= 3.0.0)
388-
sqlite3 (1.7.0)
390+
sqlite3 (1.7.2)
389391
mini_portile2 (~> 2.8.0)
390392
terminal-table (3.0.2)
391393
unicode-display_width (>= 1.1.1, < 3)
@@ -415,7 +417,7 @@ GEM
415417
websocket-extensions (0.1.5)
416418
xpath (3.2.0)
417419
nokogiri (~> 1.8)
418-
zeitwerk (2.6.12)
420+
zeitwerk (2.6.13)
419421
zip_tricks (5.6.0)
420422

421423
PLATFORMS

0 commit comments

Comments
 (0)