Skip to content

Commit 7792c7b

Browse files
authored
Merge pull request #1369 from MITLibraries/update-deps
Update deps
2 parents 7c53776 + ff8b002 commit 7792c7b

File tree

1 file changed

+82
-82
lines changed

1 file changed

+82
-82
lines changed

Gemfile.lock

+82-82
Original file line numberDiff line numberDiff line change
@@ -18,67 +18,67 @@ GIT
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
actioncable (7.0.8.4)
22-
actionpack (= 7.0.8.4)
23-
activesupport (= 7.0.8.4)
21+
actioncable (7.0.8.6)
22+
actionpack (= 7.0.8.6)
23+
activesupport (= 7.0.8.6)
2424
nio4r (~> 2.0)
2525
websocket-driver (>= 0.6.1)
26-
actionmailbox (7.0.8.4)
27-
actionpack (= 7.0.8.4)
28-
activejob (= 7.0.8.4)
29-
activerecord (= 7.0.8.4)
30-
activestorage (= 7.0.8.4)
31-
activesupport (= 7.0.8.4)
26+
actionmailbox (7.0.8.6)
27+
actionpack (= 7.0.8.6)
28+
activejob (= 7.0.8.6)
29+
activerecord (= 7.0.8.6)
30+
activestorage (= 7.0.8.6)
31+
activesupport (= 7.0.8.6)
3232
mail (>= 2.7.1)
3333
net-imap
3434
net-pop
3535
net-smtp
36-
actionmailer (7.0.8.4)
37-
actionpack (= 7.0.8.4)
38-
actionview (= 7.0.8.4)
39-
activejob (= 7.0.8.4)
40-
activesupport (= 7.0.8.4)
36+
actionmailer (7.0.8.6)
37+
actionpack (= 7.0.8.6)
38+
actionview (= 7.0.8.6)
39+
activejob (= 7.0.8.6)
40+
activesupport (= 7.0.8.6)
4141
mail (~> 2.5, >= 2.5.4)
4242
net-imap
4343
net-pop
4444
net-smtp
4545
rails-dom-testing (~> 2.0)
46-
actionpack (7.0.8.4)
47-
actionview (= 7.0.8.4)
48-
activesupport (= 7.0.8.4)
46+
actionpack (7.0.8.6)
47+
actionview (= 7.0.8.6)
48+
activesupport (= 7.0.8.6)
4949
rack (~> 2.0, >= 2.2.4)
5050
rack-test (>= 0.6.3)
5151
rails-dom-testing (~> 2.0)
5252
rails-html-sanitizer (~> 1.0, >= 1.2.0)
53-
actiontext (7.0.8.4)
54-
actionpack (= 7.0.8.4)
55-
activerecord (= 7.0.8.4)
56-
activestorage (= 7.0.8.4)
57-
activesupport (= 7.0.8.4)
53+
actiontext (7.0.8.6)
54+
actionpack (= 7.0.8.6)
55+
activerecord (= 7.0.8.6)
56+
activestorage (= 7.0.8.6)
57+
activesupport (= 7.0.8.6)
5858
globalid (>= 0.6.0)
5959
nokogiri (>= 1.8.5)
60-
actionview (7.0.8.4)
61-
activesupport (= 7.0.8.4)
60+
actionview (7.0.8.6)
61+
activesupport (= 7.0.8.6)
6262
builder (~> 3.1)
6363
erubi (~> 1.4)
6464
rails-dom-testing (~> 2.0)
6565
rails-html-sanitizer (~> 1.1, >= 1.2.0)
66-
activejob (7.0.8.4)
67-
activesupport (= 7.0.8.4)
66+
activejob (7.0.8.6)
67+
activesupport (= 7.0.8.6)
6868
globalid (>= 0.3.6)
69-
activemodel (7.0.8.4)
70-
activesupport (= 7.0.8.4)
71-
activerecord (7.0.8.4)
72-
activemodel (= 7.0.8.4)
73-
activesupport (= 7.0.8.4)
74-
activestorage (7.0.8.4)
75-
actionpack (= 7.0.8.4)
76-
activejob (= 7.0.8.4)
77-
activerecord (= 7.0.8.4)
78-
activesupport (= 7.0.8.4)
69+
activemodel (7.0.8.6)
70+
activesupport (= 7.0.8.6)
71+
activerecord (7.0.8.6)
72+
activemodel (= 7.0.8.6)
73+
activesupport (= 7.0.8.6)
74+
activestorage (7.0.8.6)
75+
actionpack (= 7.0.8.6)
76+
activejob (= 7.0.8.6)
77+
activerecord (= 7.0.8.6)
78+
activesupport (= 7.0.8.6)
7979
marcel (~> 1.0)
8080
mini_mime (>= 1.1.0)
81-
activesupport (7.0.8.4)
81+
activesupport (7.0.8.6)
8282
concurrent-ruby (~> 1.0, >= 1.0.2)
8383
i18n (>= 1.6, < 2)
8484
minitest (>= 5.1)
@@ -111,20 +111,20 @@ GEM
111111
rexml
112112
crass (1.0.6)
113113
dalli (3.2.8)
114-
date (3.3.4)
114+
date (3.4.0)
115115
debug (1.9.2)
116116
irb (~> 1.10)
117117
reline (>= 0.3.8)
118118
debug_inspector (1.2.0)
119119
declarative (0.0.20)
120120
docile (1.4.0)
121121
domain_name (0.6.20240107)
122-
dotenv (3.1.2)
123-
dotenv-rails (3.1.2)
124-
dotenv (= 3.1.2)
122+
dotenv (3.1.4)
123+
dotenv-rails (3.1.4)
124+
dotenv (= 3.1.4)
125125
railties (>= 6.1)
126126
erubi (1.13.0)
127-
execjs (2.9.1)
127+
execjs (2.10.0)
128128
faraday (2.9.2)
129129
faraday-net_http (>= 2.0, < 3.2)
130130
faraday-net_http (3.1.0)
@@ -133,7 +133,7 @@ GEM
133133
ffi-compiler (1.3.2)
134134
ffi (>= 1.15.5)
135135
rake
136-
flipflop (2.7.1)
136+
flipflop (2.8.0)
137137
activesupport (>= 4.0)
138138
terminal-table (>= 1.8)
139139
gems (1.2.0)
@@ -167,7 +167,7 @@ GEM
167167
multi_json (~> 1.11)
168168
os (>= 0.9, < 2.0)
169169
signet (>= 0.16, < 2.a)
170-
hashdiff (1.1.0)
170+
hashdiff (1.1.2)
171171
http (5.2.0)
172172
addressable (~> 2.8)
173173
base64 (~> 0.1)
@@ -191,7 +191,7 @@ GEM
191191
railties (>= 4.2.0)
192192
thor (>= 0.14, < 2.0)
193193
jquery-validation-rails (1.19.0)
194-
json (2.7.2)
194+
json (2.8.2)
195195
jwt (2.8.2)
196196
base64
197197
language_server-protocol (3.17.0.3)
@@ -206,7 +206,7 @@ GEM
206206
activesupport (>= 4)
207207
railties (>= 4)
208208
request_store (~> 1.0)
209-
loofah (2.22.0)
209+
loofah (2.23.1)
210210
crass (~> 1.0.2)
211211
nokogiri (>= 1.12.0)
212212
mail (2.8.1)
@@ -217,18 +217,18 @@ GEM
217217
marcel (1.0.4)
218218
method_source (1.1.0)
219219
mini_mime (1.1.5)
220-
mini_portile2 (2.8.7)
220+
mini_portile2 (2.8.8)
221221
minitest (5.25.1)
222222
minitest-rails (7.0.1)
223223
minitest (~> 5.10)
224224
railties (~> 7.0.0)
225-
mocha (2.4.5)
225+
mocha (2.5.0)
226226
ruby2_keywords (>= 0.0.5)
227227
msgpack (1.7.3)
228228
multi_json (1.15.0)
229229
net-http (0.4.1)
230230
uri
231-
net-imap (0.4.16)
231+
net-imap (0.5.1)
232232
date
233233
net-protocol
234234
net-pop (0.1.2)
@@ -237,51 +237,51 @@ GEM
237237
timeout
238238
net-smtp (0.5.0)
239239
net-protocol
240-
nio4r (2.7.3)
240+
nio4r (2.7.4)
241241
nokogiri (1.16.7)
242242
mini_portile2 (~> 2.8.2)
243243
racc (~> 1.4)
244244
os (1.1.4)
245245
parallel (1.26.3)
246-
parser (3.3.5.0)
246+
parser (3.3.6.0)
247247
ast (~> 2.4.1)
248248
racc
249-
pg (1.5.8)
249+
pg (1.5.9)
250250
psych (5.1.2)
251251
stringio
252-
public_suffix (6.0.0)
252+
public_suffix (6.0.1)
253253
puma (6.4.3)
254254
nio4r (~> 2.0)
255255
racc (1.8.1)
256-
rack (2.2.9)
256+
rack (2.2.10)
257257
rack-attack (6.7.0)
258258
rack (>= 1.0, < 4)
259259
rack-test (2.1.0)
260260
rack (>= 1.3)
261-
rails (7.0.8.4)
262-
actioncable (= 7.0.8.4)
263-
actionmailbox (= 7.0.8.4)
264-
actionmailer (= 7.0.8.4)
265-
actionpack (= 7.0.8.4)
266-
actiontext (= 7.0.8.4)
267-
actionview (= 7.0.8.4)
268-
activejob (= 7.0.8.4)
269-
activemodel (= 7.0.8.4)
270-
activerecord (= 7.0.8.4)
271-
activestorage (= 7.0.8.4)
272-
activesupport (= 7.0.8.4)
261+
rails (7.0.8.6)
262+
actioncable (= 7.0.8.6)
263+
actionmailbox (= 7.0.8.6)
264+
actionmailer (= 7.0.8.6)
265+
actionpack (= 7.0.8.6)
266+
actiontext (= 7.0.8.6)
267+
actionview (= 7.0.8.6)
268+
activejob (= 7.0.8.6)
269+
activemodel (= 7.0.8.6)
270+
activerecord (= 7.0.8.6)
271+
activestorage (= 7.0.8.6)
272+
activesupport (= 7.0.8.6)
273273
bundler (>= 1.15.0)
274-
railties (= 7.0.8.4)
274+
railties (= 7.0.8.6)
275275
rails-dom-testing (2.2.0)
276276
activesupport (>= 5.0.0)
277277
minitest
278278
nokogiri (>= 1.6)
279279
rails-html-sanitizer (1.6.0)
280280
loofah (~> 2.21)
281281
nokogiri (~> 1.14)
282-
railties (7.0.8.4)
283-
actionpack (= 7.0.8.4)
284-
activesupport (= 7.0.8.4)
282+
railties (7.0.8.6)
283+
actionpack (= 7.0.8.6)
284+
activesupport (= 7.0.8.6)
285285
method_source
286286
rake (>= 12.2)
287287
thor (~> 1.0)
@@ -303,9 +303,9 @@ GEM
303303
request_store (1.7.0)
304304
rack (>= 1.4)
305305
retriable (3.1.2)
306-
rexml (3.3.8)
306+
rexml (3.3.9)
307307
rouge (4.3.0)
308-
rubocop (1.66.1)
308+
rubocop (1.68.0)
309309
json (~> 2.3)
310310
language_server-protocol (>= 3.17.0)
311311
parallel (~> 1.10)
@@ -315,9 +315,9 @@ GEM
315315
rubocop-ast (>= 1.32.2, < 2.0)
316316
ruby-progressbar (~> 1.7)
317317
unicode-display_width (>= 2.4.0, < 3.0)
318-
rubocop-ast (1.32.3)
318+
rubocop-ast (1.36.1)
319319
parser (>= 3.3.1.0)
320-
rubocop-rails (2.26.2)
320+
rubocop-rails (2.27.0)
321321
activesupport (>= 4.2.0)
322322
rack (>= 1.1)
323323
rubocop (>= 1.52.0, < 2.0)
@@ -334,10 +334,10 @@ GEM
334334
sprockets (> 3.0)
335335
sprockets-rails
336336
tilt
337-
sentry-rails (5.19.0)
337+
sentry-rails (5.21.0)
338338
railties (>= 5.0)
339-
sentry-ruby (~> 5.19.0)
340-
sentry-ruby (5.19.0)
339+
sentry-ruby (~> 5.21.0)
340+
sentry-ruby (5.21.0)
341341
bigdecimal
342342
concurrent-ruby (~> 1.0, >= 1.0.2)
343343
signet (0.19.0)
@@ -368,14 +368,14 @@ GEM
368368
stringio (3.1.1)
369369
terminal-table (3.0.2)
370370
unicode-display_width (>= 1.1.1, < 3)
371-
thor (1.3.1)
371+
thor (1.3.2)
372372
tilt (2.4.0)
373-
timeout (0.4.1)
373+
timeout (0.4.2)
374374
trailblazer-option (0.1.2)
375375
tzinfo (2.0.6)
376376
concurrent-ruby (~> 1.0)
377377
uber (0.1.0)
378-
uglifier (4.2.0)
378+
uglifier (4.2.1)
379379
execjs (>= 0.3.0, < 3)
380380
unicode-display_width (2.6.0)
381381
uri (0.13.0)
@@ -386,14 +386,14 @@ GEM
386386
activemodel (>= 6.0.0)
387387
bindex (>= 0.4.0)
388388
railties (>= 6.0.0)
389-
webmock (3.23.1)
389+
webmock (3.24.0)
390390
addressable (>= 2.8.0)
391391
crack (>= 0.3.2)
392392
hashdiff (>= 0.4.0, < 2.0.0)
393393
websocket-driver (0.7.6)
394394
websocket-extensions (>= 0.1.0)
395395
websocket-extensions (0.1.5)
396-
zeitwerk (2.6.17)
396+
zeitwerk (2.7.1)
397397

398398
PLATFORMS
399399
ruby

0 commit comments

Comments
 (0)