Skip to content

Commit 34c5629

Browse files
authored
Merge pull request #207 from MITLibraries/update-dependencies
Update dependencies
2 parents 8ea55ed + 46a43e3 commit 34c5629

File tree

1 file changed

+72
-60
lines changed

1 file changed

+72
-60
lines changed

Gemfile.lock

Lines changed: 72 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.1.8)
103+
bigdecimal (3.1.9)
104104
bindex (0.8.1)
105105
binding_of_caller (1.0.1)
106106
debug_inspector (>= 1.2.0)
@@ -117,14 +117,14 @@ GEM
117117
regexp_parser (>= 1.5, < 3.0)
118118
xpath (~> 3.2)
119119
climate_control (1.2.0)
120-
concurrent-ruby (1.3.4)
121-
connection_pool (2.4.1)
120+
concurrent-ruby (1.3.5)
121+
connection_pool (2.5.0)
122122
crack (1.0.0)
123123
bigdecimal
124124
rexml
125125
crass (1.0.6)
126126
date (3.4.1)
127-
debug (1.9.2)
127+
debug (1.10.0)
128128
irb (~> 1.10)
129129
reline (>= 0.3.8)
130130
debug_inspector (1.2.0)
@@ -135,10 +135,10 @@ GEM
135135
dotenv (= 3.1.7)
136136
railties (>= 6.1)
137137
drb (2.2.1)
138-
erubi (1.13.0)
139-
ffi (1.17.0-arm64-darwin)
140-
ffi (1.17.0-x86_64-darwin)
141-
ffi (1.17.0-x86_64-linux-gnu)
138+
erubi (1.13.1)
139+
ffi (1.17.1-arm64-darwin)
140+
ffi (1.17.1-x86_64-darwin)
141+
ffi (1.17.1-x86_64-linux-gnu)
142142
ffi-compiler (1.3.2)
143143
ffi (>= 1.15.5)
144144
rake
@@ -148,9 +148,10 @@ GEM
148148
terminal-table (>= 1.8)
149149
globalid (1.2.1)
150150
activesupport (>= 6.1)
151-
graphql (2.4.8)
151+
graphql (2.4.14)
152152
base64
153153
fiber-storage
154+
logger
154155
graphql-client (0.25.0)
155156
activesupport (>= 3.0)
156157
graphql (>= 1.13.0)
@@ -164,26 +165,28 @@ GEM
164165
http-cookie (1.0.8)
165166
domain_name (~> 0.5)
166167
http-form_data (2.3.0)
167-
i18n (1.14.6)
168+
i18n (1.14.7)
168169
concurrent-ruby (~> 1.0)
169-
importmap-rails (2.0.3)
170+
importmap-rails (2.1.0)
170171
actionpack (>= 6.0.0)
171172
activesupport (>= 6.0.0)
172173
railties (>= 6.0.0)
173174
io-console (0.8.0)
174-
irb (1.14.3)
175+
irb (1.15.1)
176+
pp (>= 0.6.0)
175177
rdoc (>= 4.0.0)
176178
reline (>= 0.4.2)
177179
jbuilder (2.13.0)
178180
actionview (>= 5.0.0)
179181
activesupport (>= 5.0.0)
180-
json (2.9.1)
181-
language_server-protocol (3.17.0.3)
182-
llhttp-ffi (0.5.0)
182+
json (2.10.2)
183+
language_server-protocol (3.17.0.4)
184+
lint_roller (1.1.0)
185+
llhttp-ffi (0.5.1)
183186
ffi-compiler (~> 1.0)
184187
rake (~> 13.0)
185-
logger (1.6.3)
186-
loofah (2.23.1)
188+
logger (1.6.6)
189+
loofah (2.24.0)
187190
crass (~> 1.0.2)
188191
nokogiri (>= 1.12.0)
189192
mail (2.8.1)
@@ -194,48 +197,52 @@ GEM
194197
marcel (1.0.4)
195198
matrix (0.4.2)
196199
mini_mime (1.1.5)
197-
minitest (5.25.4)
200+
minitest (5.25.5)
198201
minitest-reporters (1.7.1)
199202
ansi
200203
builder
201204
minitest (>= 5.0)
202205
ruby-progressbar
203206
mocha (2.7.1)
204207
ruby2_keywords (>= 0.0.5)
205-
msgpack (1.7.5)
208+
msgpack (1.8.0)
206209
mutex_m (0.3.0)
207-
net-imap (0.5.2)
210+
net-imap (0.5.6)
208211
date
209212
net-protocol
210213
net-pop (0.1.2)
211214
net-protocol
212215
net-protocol (0.2.2)
213216
timeout
214-
net-smtp (0.5.0)
217+
net-smtp (0.5.1)
215218
net-protocol
216219
nio4r (2.7.4)
217-
nokogiri (1.17.2-arm64-darwin)
220+
nokogiri (1.18.3-arm64-darwin)
218221
racc (~> 1.4)
219-
nokogiri (1.17.2-x86_64-darwin)
222+
nokogiri (1.18.3-x86_64-darwin)
220223
racc (~> 1.4)
221-
nokogiri (1.17.2-x86_64-linux)
224+
nokogiri (1.18.3-x86_64-linux-gnu)
222225
racc (~> 1.4)
223226
parallel (1.26.3)
224-
parser (3.3.6.0)
227+
parser (3.3.7.1)
225228
ast (~> 2.4.1)
226229
racc
227230
pg (1.5.9)
228-
psych (5.2.2)
231+
pp (0.6.2)
232+
prettyprint
233+
prettyprint (0.2.0)
234+
psych (5.2.3)
229235
date
230236
stringio
231237
public_suffix (6.0.1)
232-
puma (6.5.0)
238+
puma (6.6.0)
233239
nio4r (~> 2.0)
234240
racc (1.8.1)
235-
rack (3.1.8)
236-
rack-session (2.0.0)
241+
rack (3.1.12)
242+
rack-session (2.1.0)
243+
base64 (>= 0.1.0)
237244
rack (>= 3.0.0)
238-
rack-test (2.1.0)
245+
rack-test (2.2.0)
239246
rack (>= 1.3)
240247
rackup (2.2.1)
241248
rack (>= 3)
@@ -270,33 +277,35 @@ GEM
270277
zeitwerk (~> 2.6)
271278
rainbow (3.1.1)
272279
rake (13.2.1)
273-
rdoc (6.10.0)
280+
rdoc (6.12.0)
274281
psych (>= 4.0.0)
275-
regexp_parser (2.9.3)
282+
regexp_parser (2.10.0)
276283
reline (0.6.0)
277284
io-console (~> 0.5)
278-
rexml (3.4.0)
285+
rexml (3.4.1)
279286
rouge (4.5.1)
280-
rubocop (1.69.2)
287+
rubocop (1.74.0)
281288
json (~> 2.3)
282-
language_server-protocol (>= 3.17.0)
289+
language_server-protocol (~> 3.17.0.2)
290+
lint_roller (~> 1.1.0)
283291
parallel (~> 1.10)
284292
parser (>= 3.3.0.2)
285293
rainbow (>= 2.2.2, < 4.0)
286294
regexp_parser (>= 2.9.3, < 3.0)
287-
rubocop-ast (>= 1.36.2, < 2.0)
295+
rubocop-ast (>= 1.38.0, < 2.0)
288296
ruby-progressbar (~> 1.7)
289297
unicode-display_width (>= 2.4.0, < 4.0)
290-
rubocop-ast (1.37.0)
298+
rubocop-ast (1.38.1)
291299
parser (>= 3.3.1.0)
292-
rubocop-rails (2.27.0)
300+
rubocop-rails (2.30.3)
293301
activesupport (>= 4.2.0)
302+
lint_roller (~> 1.1)
294303
rack (>= 1.1)
295-
rubocop (>= 1.52.0, < 2.0)
296-
rubocop-ast (>= 1.31.1, < 2.0)
304+
rubocop (>= 1.72.1, < 2.0)
305+
rubocop-ast (>= 1.38.0, < 2.0)
297306
ruby-progressbar (1.13.0)
298307
ruby2_keywords (0.0.5)
299-
rubyzip (2.3.2)
308+
rubyzip (2.4.1)
300309
sassc (2.4.0)
301310
ffi (~> 1.9)
302311
sassc-rails (2.1.2)
@@ -306,16 +315,16 @@ GEM
306315
sprockets-rails
307316
tilt
308317
securerandom (0.4.1)
309-
selenium-webdriver (4.27.0)
318+
selenium-webdriver (4.29.1)
310319
base64 (~> 0.2)
311320
logger (~> 1.4)
312321
rexml (~> 3.2, >= 3.2.5)
313322
rubyzip (>= 1.2.2, < 3.0)
314323
websocket (~> 1.0)
315-
sentry-rails (5.22.1)
324+
sentry-rails (5.23.0)
316325
railties (>= 5.0)
317-
sentry-ruby (~> 5.22.1)
318-
sentry-ruby (5.22.1)
326+
sentry-ruby (~> 5.23.0)
327+
sentry-ruby (5.23.0)
319328
bigdecimal
320329
concurrent-ruby (~> 1.0, >= 1.0.2)
321330
simplecov (0.22.0)
@@ -332,41 +341,44 @@ GEM
332341
actionpack (>= 6.1)
333342
activesupport (>= 6.1)
334343
sprockets (>= 3.0.0)
335-
sqlite3 (2.4.1-arm64-darwin)
336-
sqlite3 (2.4.1-x86_64-darwin)
337-
sqlite3 (2.4.1-x86_64-linux-gnu)
344+
sqlite3 (2.6.0-arm64-darwin)
345+
sqlite3 (2.6.0-x86_64-darwin)
346+
sqlite3 (2.6.0-x86_64-linux-gnu)
338347
stimulus-rails (1.3.4)
339348
railties (>= 6.0.0)
340-
stringio (3.1.2)
341-
terminal-table (3.0.2)
342-
unicode-display_width (>= 1.1.1, < 3)
349+
stringio (3.1.5)
350+
terminal-table (4.0.0)
351+
unicode-display_width (>= 1.1.1, < 4)
343352
thor (1.3.2)
344-
tilt (2.4.0)
353+
tilt (2.6.0)
345354
timeout (0.4.3)
346-
turbo-rails (2.0.11)
347-
actionpack (>= 6.0.0)
348-
railties (>= 6.0.0)
355+
turbo-rails (2.0.13)
356+
actionpack (>= 7.1.0)
357+
railties (>= 7.1.0)
349358
tzinfo (2.0.6)
350359
concurrent-ruby (~> 1.0)
351-
unicode-display_width (2.6.0)
360+
unicode-display_width (3.1.4)
361+
unicode-emoji (~> 4.0, >= 4.0.4)
362+
unicode-emoji (4.0.4)
352363
vcr (6.3.1)
353364
base64
354365
web-console (4.2.1)
355366
actionview (>= 6.0.0)
356367
activemodel (>= 6.0.0)
357368
bindex (>= 0.4.0)
358369
railties (>= 6.0.0)
359-
webmock (3.24.0)
370+
webmock (3.25.1)
360371
addressable (>= 2.8.0)
361372
crack (>= 0.3.2)
362373
hashdiff (>= 0.4.0, < 2.0.0)
363374
websocket (1.2.11)
364-
websocket-driver (0.7.6)
375+
websocket-driver (0.7.7)
376+
base64
365377
websocket-extensions (>= 0.1.0)
366378
websocket-extensions (0.1.5)
367379
xpath (3.2.0)
368380
nokogiri (~> 1.8)
369-
zeitwerk (2.7.1)
381+
zeitwerk (2.7.2)
370382

371383
PLATFORMS
372384
arm64-darwin-22
@@ -419,4 +431,4 @@ RUBY VERSION
419431
ruby 3.2.7p253
420432

421433
BUNDLED WITH
422-
2.6.3
434+
2.4.19

0 commit comments

Comments
 (0)