Skip to content

Commit dfc1529

Browse files
Merge pull request #772 from MITLibraries/dep-updates
Dependency updates
2 parents 3798854 + ea634fe commit dfc1529

File tree

1 file changed

+85
-83
lines changed

1 file changed

+85
-83
lines changed

Gemfile.lock

Lines changed: 85 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.2)
14-
actionpack (= 7.1.2)
15-
activesupport (= 7.1.2)
13+
actioncable (7.1.3)
14+
actionpack (= 7.1.3)
15+
activesupport (= 7.1.3)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.2)
20-
actionpack (= 7.1.2)
21-
activejob (= 7.1.2)
22-
activerecord (= 7.1.2)
23-
activestorage (= 7.1.2)
24-
activesupport (= 7.1.2)
19+
actionmailbox (7.1.3)
20+
actionpack (= 7.1.3)
21+
activejob (= 7.1.3)
22+
activerecord (= 7.1.3)
23+
activestorage (= 7.1.3)
24+
activesupport (= 7.1.3)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.2)
30-
actionpack (= 7.1.2)
31-
actionview (= 7.1.2)
32-
activejob (= 7.1.2)
33-
activesupport (= 7.1.2)
29+
actionmailer (7.1.3)
30+
actionpack (= 7.1.3)
31+
actionview (= 7.1.3)
32+
activejob (= 7.1.3)
33+
activesupport (= 7.1.3)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.2)
40-
actionview (= 7.1.2)
41-
activesupport (= 7.1.2)
39+
actionpack (7.1.3)
40+
actionview (= 7.1.3)
41+
activesupport (= 7.1.3)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.2)
50-
actionpack (= 7.1.2)
51-
activerecord (= 7.1.2)
52-
activestorage (= 7.1.2)
53-
activesupport (= 7.1.2)
49+
actiontext (7.1.3)
50+
actionpack (= 7.1.3)
51+
activerecord (= 7.1.3)
52+
activestorage (= 7.1.3)
53+
activesupport (= 7.1.3)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.2)
57-
activesupport (= 7.1.2)
56+
actionview (7.1.3)
57+
activesupport (= 7.1.3)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.2)
63-
activesupport (= 7.1.2)
62+
activejob (7.1.3)
63+
activesupport (= 7.1.3)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.2)
66-
activesupport (= 7.1.2)
67-
activerecord (7.1.2)
68-
activemodel (= 7.1.2)
69-
activesupport (= 7.1.2)
65+
activemodel (7.1.3)
66+
activesupport (= 7.1.3)
67+
activerecord (7.1.3)
68+
activemodel (= 7.1.3)
69+
activesupport (= 7.1.3)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.2)
72-
actionpack (= 7.1.2)
73-
activejob (= 7.1.2)
74-
activerecord (= 7.1.2)
75-
activesupport (= 7.1.2)
71+
activestorage (7.1.3)
72+
actionpack (= 7.1.3)
73+
activejob (= 7.1.3)
74+
activerecord (= 7.1.3)
75+
activesupport (= 7.1.3)
7676
marcel (~> 1.0)
77-
activesupport (7.1.2)
77+
activesupport (7.1.3)
7878
base64
7979
bigdecimal
8080
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -97,7 +97,7 @@ GEM
9797
bcrypt (3.1.20)
9898
bigdecimal (3.1.5)
9999
bindex (0.8.1)
100-
bootsnap (1.17.0)
100+
bootsnap (1.17.1)
101101
msgpack (~> 1.2)
102102
builder (3.2.4)
103103
byebug (11.1.3)
@@ -112,7 +112,7 @@ GEM
112112
xpath (~> 3.2)
113113
climate_control (1.2.0)
114114
colorator (1.1.0)
115-
concurrent-ruby (1.2.2)
115+
concurrent-ruby (1.2.3)
116116
connection_pool (2.4.1)
117117
crack (0.4.5)
118118
rexml
@@ -137,11 +137,10 @@ GEM
137137
erubi (1.12.0)
138138
eventmachine (1.2.7)
139139
execjs (2.9.1)
140-
faraday (2.7.12)
141-
base64
142-
faraday-net_http (>= 2.0, < 3.1)
143-
ruby2_keywords (>= 0.0.4)
144-
faraday-net_http (3.0.2)
140+
faraday (2.9.0)
141+
faraday-net_http (>= 2.0, < 3.2)
142+
faraday-net_http (3.1.0)
143+
net-http
145144
faraday_middleware-aws-sigv4 (1.0.1)
146145
aws-sigv4 (~> 1.0)
147146
faraday (>= 2.0, < 3)
@@ -152,18 +151,18 @@ GEM
152151
forwardable-extended (2.6.0)
153152
globalid (1.2.1)
154153
activesupport (>= 6.1)
155-
google-protobuf (3.25.1)
156-
graphql (2.2.0)
154+
google-protobuf (3.25.2)
155+
graphql (2.2.5)
157156
racc (~> 1.4)
158157
hashdiff (1.1.0)
159158
http_parser.rb (0.8.0)
160159
i18n (1.14.1)
161160
concurrent-ruby (~> 1.0)
162161
io-console (0.7.1)
163-
irb (1.10.1)
162+
irb (1.11.1)
164163
rdoc
165-
reline (>= 0.3.8)
166-
jekyll (4.3.2)
164+
reline (>= 0.4.2)
165+
jekyll (4.3.3)
167166
addressable (~> 2.4)
168167
colorator (~> 1.0)
169168
em-websocket (~> 0.5)
@@ -219,29 +218,31 @@ GEM
219218
mercenary (0.4.0)
220219
mini_mime (1.1.5)
221220
mini_portile2 (2.8.5)
222-
minitest (5.20.0)
221+
minitest (5.21.1)
223222
msgpack (1.7.2)
224223
multi_json (1.15.0)
225224
mutex_m (0.2.0)
226-
net-imap (0.4.8)
225+
net-http (0.4.1)
226+
uri
227+
net-imap (0.4.9.1)
227228
date
228229
net-protocol
229230
net-pop (0.1.2)
230231
net-protocol
231232
net-protocol (0.2.2)
232233
timeout
233-
net-smtp (0.4.0)
234+
net-smtp (0.4.0.1)
234235
net-protocol
235236
nio4r (2.7.0)
236-
nokogiri (1.15.5)
237+
nokogiri (1.16.0)
237238
mini_portile2 (~> 2.8.2)
238239
racc (~> 1.4)
239240
opensearch-ruby (3.1.0)
240241
faraday (>= 1.0, < 3)
241242
multi_json (>= 1.0)
242243
orm_adapter (0.5.0)
243244
parallel (1.24.0)
244-
parser (3.2.2.4)
245+
parser (3.3.0.4)
245246
ast (~> 2.4.1)
246247
racc
247248
pathutil (0.16.2)
@@ -250,7 +251,7 @@ GEM
250251
psych (5.1.2)
251252
stringio
252253
public_suffix (5.0.4)
253-
puma (6.4.0)
254+
puma (6.4.2)
254255
nio4r (~> 2.0)
255256
racc (1.7.3)
256257
rack (3.0.8)
@@ -265,30 +266,30 @@ GEM
265266
rackup (2.1.0)
266267
rack (>= 3)
267268
webrick (~> 1.8)
268-
rails (7.1.2)
269-
actioncable (= 7.1.2)
270-
actionmailbox (= 7.1.2)
271-
actionmailer (= 7.1.2)
272-
actionpack (= 7.1.2)
273-
actiontext (= 7.1.2)
274-
actionview (= 7.1.2)
275-
activejob (= 7.1.2)
276-
activemodel (= 7.1.2)
277-
activerecord (= 7.1.2)
278-
activestorage (= 7.1.2)
279-
activesupport (= 7.1.2)
269+
rails (7.1.3)
270+
actioncable (= 7.1.3)
271+
actionmailbox (= 7.1.3)
272+
actionmailer (= 7.1.3)
273+
actionpack (= 7.1.3)
274+
actiontext (= 7.1.3)
275+
actionview (= 7.1.3)
276+
activejob (= 7.1.3)
277+
activemodel (= 7.1.3)
278+
activerecord (= 7.1.3)
279+
activestorage (= 7.1.3)
280+
activesupport (= 7.1.3)
280281
bundler (>= 1.15.0)
281-
railties (= 7.1.2)
282+
railties (= 7.1.3)
282283
rails-dom-testing (2.2.0)
283284
activesupport (>= 5.0.0)
284285
minitest
285286
nokogiri (>= 1.6)
286287
rails-html-sanitizer (1.6.0)
287288
loofah (~> 2.21)
288289
nokogiri (~> 1.14)
289-
railties (7.1.2)
290-
actionpack (= 7.1.2)
291-
activesupport (= 7.1.2)
290+
railties (7.1.3)
291+
actionpack (= 7.1.3)
292+
activesupport (= 7.1.3)
292293
irb
293294
rackup (>= 1.0.0)
294295
rake (>= 12.2)
@@ -303,10 +304,10 @@ GEM
303304
psych (>= 4.0.0)
304305
redis (5.0.8)
305306
redis-client (>= 0.17.0)
306-
redis-client (0.19.0)
307+
redis-client (0.19.1)
307308
connection_pool
308-
regexp_parser (2.8.3)
309-
reline (0.4.1)
309+
regexp_parser (2.9.0)
310+
reline (0.4.2)
310311
io-console (~> 0.5)
311312
request_store (1.5.1)
312313
rack (>= 1.4)
@@ -315,11 +316,11 @@ GEM
315316
railties (>= 5.2)
316317
rexml (3.2.6)
317318
rouge (4.2.0)
318-
rubocop (1.59.0)
319+
rubocop (1.60.1)
319320
json (~> 2.3)
320321
language_server-protocol (>= 3.17.0)
321322
parallel (~> 1.10)
322-
parser (>= 3.2.2.4)
323+
parser (>= 3.3.0.2)
323324
rainbow (>= 2.2.2, < 4.0)
324325
regexp_parser (>= 1.8, < 3.0)
325326
rexml (>= 3.2.5, < 4.0)
@@ -328,7 +329,7 @@ GEM
328329
unicode-display_width (>= 2.4.0, < 3.0)
329330
rubocop-ast (1.30.0)
330331
parser (>= 3.2.1.0)
331-
rubocop-rails (2.23.0)
332+
rubocop-rails (2.23.1)
332333
activesupport (>= 4.2.0)
333334
rack (>= 1.1)
334335
rubocop (>= 1.33.0, < 2.0)
@@ -337,8 +338,8 @@ GEM
337338
ruby2_keywords (0.0.5)
338339
rubyzip (2.3.2)
339340
safe_yaml (1.0.5)
340-
sass-embedded (1.69.5)
341-
google-protobuf (~> 3.23)
341+
sass-embedded (1.69.7)
342+
google-protobuf (~> 3.25)
342343
rake (>= 13.0.0)
343344
sass-rails (6.0.0)
344345
sassc-rails (~> 2.1, >= 2.1.1)
@@ -354,10 +355,10 @@ GEM
354355
rexml (~> 3.2, >= 3.2.5)
355356
rubyzip (>= 1.2.2, < 3.0)
356357
websocket (~> 1.0)
357-
sentry-rails (5.15.2)
358+
sentry-rails (5.16.1)
358359
railties (>= 5.0)
359-
sentry-ruby (~> 5.15.2)
360-
sentry-ruby (5.15.2)
360+
sentry-ruby (~> 5.16.1)
361+
sentry-ruby (5.16.1)
361362
concurrent-ruby (~> 1.0, >= 1.0.2)
362363
simplecov (0.22.0)
363364
docile (~> 1.1)
@@ -373,7 +374,7 @@ GEM
373374
actionpack (>= 5.2)
374375
activesupport (>= 5.2)
375376
sprockets (>= 3.0.0)
376-
sqlite3 (1.6.9)
377+
sqlite3 (1.7.0)
377378
mini_portile2 (~> 2.8.0)
378379
stringio (3.1.0)
379380
terminal-table (3.0.2)
@@ -387,6 +388,7 @@ GEM
387388
uglifier (4.2.0)
388389
execjs (>= 0.3.0, < 3)
389390
unicode-display_width (2.5.0)
391+
uri (0.13.0)
390392
vcr (6.2.0)
391393
warden (1.2.9)
392394
rack (>= 2.0.9)

0 commit comments

Comments
 (0)