Skip to content

Commit bef75b5

Browse files
authored
Merge pull request #200 from MITLibraries/update-deps
update deps
2 parents 5f94816 + 6fc3e76 commit bef75b5

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

Gemfile.lock

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
bindex (0.8.1)
101101
binding_of_caller (1.0.1)
102102
debug_inspector (>= 1.2.0)
103-
bootsnap (1.18.3)
103+
bootsnap (1.18.4)
104104
msgpack (~> 1.2)
105105
builder (3.3.0)
106106
capybara (3.40.0)
@@ -113,7 +113,7 @@ GEM
113113
regexp_parser (>= 1.5, < 3.0)
114114
xpath (~> 3.2)
115115
climate_control (1.2.0)
116-
concurrent-ruby (1.3.3)
116+
concurrent-ruby (1.3.4)
117117
connection_pool (2.4.1)
118118
crack (1.0.0)
119119
bigdecimal
@@ -138,13 +138,15 @@ GEM
138138
ffi-compiler (1.3.2)
139139
ffi (>= 1.15.5)
140140
rake
141+
fiber-storage (1.0.0)
141142
flipflop (2.7.1)
142143
activesupport (>= 4.0)
143144
terminal-table (>= 1.8)
144145
globalid (1.2.1)
145146
activesupport (>= 6.1)
146-
graphql (2.3.7)
147+
graphql (2.3.14)
147148
base64
149+
fiber-storage
148150
graphql-client (0.23.0)
149151
activesupport (>= 3.0)
150152
graphql (>= 1.13.0)
@@ -165,7 +167,7 @@ GEM
165167
activesupport (>= 6.0.0)
166168
railties (>= 6.0.0)
167169
io-console (0.7.2)
168-
irb (1.13.2)
170+
irb (1.14.0)
169171
rdoc (>= 4.0.0)
170172
reline (>= 0.4.2)
171173
jbuilder (2.12.0)
@@ -188,13 +190,13 @@ GEM
188190
marcel (1.0.4)
189191
matrix (0.4.2)
190192
mini_mime (1.1.5)
191-
minitest (5.24.0)
193+
minitest (5.25.0)
192194
minitest-reporters (1.7.1)
193195
ansi
194196
builder
195197
minitest (>= 5.0)
196198
ruby-progressbar
197-
mocha (2.4.0)
199+
mocha (2.4.5)
198200
ruby2_keywords (>= 0.0.5)
199201
msgpack (1.7.2)
200202
mutex_m (0.2.0)
@@ -208,24 +210,24 @@ GEM
208210
net-smtp (0.5.0)
209211
net-protocol
210212
nio4r (2.7.3)
211-
nokogiri (1.16.6-arm64-darwin)
213+
nokogiri (1.16.7-arm64-darwin)
212214
racc (~> 1.4)
213-
nokogiri (1.16.6-x86_64-darwin)
215+
nokogiri (1.16.7-x86_64-darwin)
214216
racc (~> 1.4)
215-
nokogiri (1.16.6-x86_64-linux)
217+
nokogiri (1.16.7-x86_64-linux)
216218
racc (~> 1.4)
217-
parallel (1.25.1)
218-
parser (3.3.3.0)
219+
parallel (1.26.2)
220+
parser (3.3.4.2)
219221
ast (~> 2.4.1)
220222
racc
221-
pg (1.5.6)
223+
pg (1.5.7)
222224
psych (5.1.2)
223225
stringio
224226
public_suffix (6.0.0)
225227
puma (6.4.2)
226228
nio4r (~> 2.0)
227-
racc (1.8.0)
228-
rack (3.1.4)
229+
racc (1.8.1)
230+
rack (3.1.7)
229231
rack-session (2.0.0)
230232
rack (>= 3.0.0)
231233
rack-test (2.1.0)
@@ -269,21 +271,21 @@ GEM
269271
regexp_parser (2.9.2)
270272
reline (0.5.9)
271273
io-console (~> 0.5)
272-
rexml (3.3.1)
274+
rexml (3.3.5)
273275
strscan
274276
rouge (4.3.0)
275-
rubocop (1.64.1)
277+
rubocop (1.65.1)
276278
json (~> 2.3)
277279
language_server-protocol (>= 3.17.0)
278280
parallel (~> 1.10)
279281
parser (>= 3.3.0.2)
280282
rainbow (>= 2.2.2, < 4.0)
281-
regexp_parser (>= 1.8, < 3.0)
283+
regexp_parser (>= 2.4, < 3.0)
282284
rexml (>= 3.2.5, < 4.0)
283285
rubocop-ast (>= 1.31.1, < 2.0)
284286
ruby-progressbar (~> 1.7)
285287
unicode-display_width (>= 2.4.0, < 3.0)
286-
rubocop-ast (1.31.3)
288+
rubocop-ast (1.32.0)
287289
parser (>= 3.3.1.0)
288290
rubocop-rails (2.25.0)
289291
activesupport (>= 4.2.0)
@@ -301,16 +303,16 @@ GEM
301303
sprockets (> 3.0)
302304
sprockets-rails
303305
tilt
304-
selenium-webdriver (4.22.0)
306+
selenium-webdriver (4.23.0)
305307
base64 (~> 0.2)
306308
logger (~> 1.4)
307309
rexml (~> 3.2, >= 3.2.5)
308310
rubyzip (>= 1.2.2, < 3.0)
309311
websocket (~> 1.0)
310-
sentry-rails (5.18.0)
312+
sentry-rails (5.19.0)
311313
railties (>= 5.0)
312-
sentry-ruby (~> 5.18.0)
313-
sentry-ruby (5.18.0)
314+
sentry-ruby (~> 5.19.0)
315+
sentry-ruby (5.19.0)
314316
bigdecimal
315317
concurrent-ruby (~> 1.0, >= 1.0.2)
316318
simplecov (0.22.0)
@@ -323,7 +325,7 @@ GEM
323325
sprockets (4.2.1)
324326
concurrent-ruby (~> 1.0)
325327
rack (>= 2.2.4, < 4)
326-
sprockets-rails (3.5.1)
328+
sprockets-rails (3.5.2)
327329
actionpack (>= 6.1)
328330
activesupport (>= 6.1)
329331
sprockets (>= 3.0.0)
@@ -339,7 +341,7 @@ GEM
339341
thor (1.3.1)
340342
tilt (2.4.0)
341343
timeout (0.4.1)
342-
turbo-rails (2.0.5)
344+
turbo-rails (2.0.6)
343345
actionpack (>= 6.0.0)
344346
activejob (>= 6.0.0)
345347
railties (>= 6.0.0)
@@ -357,13 +359,13 @@ GEM
357359
crack (>= 0.3.2)
358360
hashdiff (>= 0.4.0, < 2.0.0)
359361
webrick (1.8.1)
360-
websocket (1.2.10)
362+
websocket (1.2.11)
361363
websocket-driver (0.7.6)
362364
websocket-extensions (>= 0.1.0)
363365
websocket-extensions (0.1.5)
364366
xpath (3.2.0)
365367
nokogiri (~> 1.8)
366-
zeitwerk (2.6.16)
368+
zeitwerk (2.6.17)
367369

368370
PLATFORMS
369371
arm64-darwin-22

0 commit comments

Comments
 (0)