Skip to content

Commit b845f5b

Browse files
authored
Merge pull request #203 from MITLibraries/update-dependencies
Update dependencies
2 parents a926ea8 + 39de634 commit b845f5b

File tree

1 file changed

+98
-97
lines changed

1 file changed

+98
-97
lines changed

Gemfile.lock

Lines changed: 98 additions & 97 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.5)
14-
actionpack (= 7.1.5)
15-
activesupport (= 7.1.5)
13+
actioncable (7.1.5.1)
14+
actionpack (= 7.1.5.1)
15+
activesupport (= 7.1.5.1)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.5)
20-
actionpack (= 7.1.5)
21-
activejob (= 7.1.5)
22-
activerecord (= 7.1.5)
23-
activestorage (= 7.1.5)
24-
activesupport (= 7.1.5)
19+
actionmailbox (7.1.5.1)
20+
actionpack (= 7.1.5.1)
21+
activejob (= 7.1.5.1)
22+
activerecord (= 7.1.5.1)
23+
activestorage (= 7.1.5.1)
24+
activesupport (= 7.1.5.1)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.5)
30-
actionpack (= 7.1.5)
31-
actionview (= 7.1.5)
32-
activejob (= 7.1.5)
33-
activesupport (= 7.1.5)
29+
actionmailer (7.1.5.1)
30+
actionpack (= 7.1.5.1)
31+
actionview (= 7.1.5.1)
32+
activejob (= 7.1.5.1)
33+
activesupport (= 7.1.5.1)
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.5)
40-
actionview (= 7.1.5)
41-
activesupport (= 7.1.5)
39+
actionpack (7.1.5.1)
40+
actionview (= 7.1.5.1)
41+
activesupport (= 7.1.5.1)
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.5)
50-
actionpack (= 7.1.5)
51-
activerecord (= 7.1.5)
52-
activestorage (= 7.1.5)
53-
activesupport (= 7.1.5)
49+
actiontext (7.1.5.1)
50+
actionpack (= 7.1.5.1)
51+
activerecord (= 7.1.5.1)
52+
activestorage (= 7.1.5.1)
53+
activesupport (= 7.1.5.1)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.5)
57-
activesupport (= 7.1.5)
56+
actionview (7.1.5.1)
57+
activesupport (= 7.1.5.1)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.5)
63-
activesupport (= 7.1.5)
62+
activejob (7.1.5.1)
63+
activesupport (= 7.1.5.1)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.5)
66-
activesupport (= 7.1.5)
67-
activerecord (7.1.5)
68-
activemodel (= 7.1.5)
69-
activesupport (= 7.1.5)
65+
activemodel (7.1.5.1)
66+
activesupport (= 7.1.5.1)
67+
activerecord (7.1.5.1)
68+
activemodel (= 7.1.5.1)
69+
activesupport (= 7.1.5.1)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.5)
72-
actionpack (= 7.1.5)
73-
activejob (= 7.1.5)
74-
activerecord (= 7.1.5)
75-
activesupport (= 7.1.5)
71+
activestorage (7.1.5.1)
72+
actionpack (= 7.1.5.1)
73+
activejob (= 7.1.5.1)
74+
activerecord (= 7.1.5.1)
75+
activesupport (= 7.1.5.1)
7676
marcel (~> 1.0)
77-
activesupport (7.1.5)
77+
activesupport (7.1.5.1)
7878
base64
7979
benchmark (>= 0.3)
8080
bigdecimal
@@ -123,16 +123,16 @@ GEM
123123
bigdecimal
124124
rexml
125125
crass (1.0.6)
126-
date (3.4.0)
126+
date (3.4.1)
127127
debug (1.9.2)
128128
irb (~> 1.10)
129129
reline (>= 0.3.8)
130130
debug_inspector (1.2.0)
131-
docile (1.4.0)
131+
docile (1.4.1)
132132
domain_name (0.6.20240107)
133-
dotenv (3.1.4)
134-
dotenv-rails (3.1.4)
135-
dotenv (= 3.1.4)
133+
dotenv (3.1.7)
134+
dotenv-rails (3.1.7)
135+
dotenv (= 3.1.7)
136136
railties (>= 6.1)
137137
drb (2.2.1)
138138
erubi (1.13.0)
@@ -148,10 +148,10 @@ GEM
148148
terminal-table (>= 1.8)
149149
globalid (1.2.1)
150150
activesupport (>= 6.1)
151-
graphql (2.4.3)
151+
graphql (2.4.8)
152152
base64
153153
fiber-storage
154-
graphql-client (0.24.0)
154+
graphql-client (0.25.0)
155155
activesupport (>= 3.0)
156156
graphql (>= 1.13.0)
157157
hashdiff (1.1.2)
@@ -161,7 +161,7 @@ GEM
161161
http-cookie (~> 1.0)
162162
http-form_data (~> 2.2)
163163
llhttp-ffi (~> 0.5.0)
164-
http-cookie (1.0.6)
164+
http-cookie (1.0.8)
165165
domain_name (~> 0.5)
166166
http-form_data (2.3.0)
167167
i18n (1.14.6)
@@ -170,19 +170,19 @@ GEM
170170
actionpack (>= 6.0.0)
171171
activesupport (>= 6.0.0)
172172
railties (>= 6.0.0)
173-
io-console (0.7.2)
174-
irb (1.14.1)
173+
io-console (0.8.0)
174+
irb (1.14.3)
175175
rdoc (>= 4.0.0)
176176
reline (>= 0.4.2)
177177
jbuilder (2.13.0)
178178
actionview (>= 5.0.0)
179179
activesupport (>= 5.0.0)
180-
json (2.8.2)
180+
json (2.9.1)
181181
language_server-protocol (3.17.0.3)
182182
llhttp-ffi (0.5.0)
183183
ffi-compiler (~> 1.0)
184184
rake (~> 13.0)
185-
logger (1.6.1)
185+
logger (1.6.3)
186186
loofah (2.23.1)
187187
crass (~> 1.0.2)
188188
nokogiri (>= 1.12.0)
@@ -194,17 +194,17 @@ GEM
194194
marcel (1.0.4)
195195
matrix (0.4.2)
196196
mini_mime (1.1.5)
197-
minitest (5.25.1)
197+
minitest (5.25.4)
198198
minitest-reporters (1.7.1)
199199
ansi
200200
builder
201201
minitest (>= 5.0)
202202
ruby-progressbar
203-
mocha (2.5.0)
203+
mocha (2.7.1)
204204
ruby2_keywords (>= 0.0.5)
205-
msgpack (1.7.2)
206-
mutex_m (0.2.0)
207-
net-imap (0.5.1)
205+
msgpack (1.7.5)
206+
mutex_m (0.3.0)
207+
net-imap (0.5.2)
208208
date
209209
net-protocol
210210
net-pop (0.1.2)
@@ -214,21 +214,22 @@ GEM
214214
net-smtp (0.5.0)
215215
net-protocol
216216
nio4r (2.7.4)
217-
nokogiri (1.16.7-arm64-darwin)
217+
nokogiri (1.17.2-arm64-darwin)
218218
racc (~> 1.4)
219-
nokogiri (1.16.7-x86_64-darwin)
219+
nokogiri (1.17.2-x86_64-darwin)
220220
racc (~> 1.4)
221-
nokogiri (1.16.7-x86_64-linux)
221+
nokogiri (1.17.2-x86_64-linux)
222222
racc (~> 1.4)
223223
parallel (1.26.3)
224224
parser (3.3.6.0)
225225
ast (~> 2.4.1)
226226
racc
227227
pg (1.5.9)
228-
psych (5.2.0)
228+
psych (5.2.2)
229+
date
229230
stringio
230231
public_suffix (6.0.1)
231-
puma (6.4.3)
232+
puma (6.5.0)
232233
nio4r (~> 2.0)
233234
racc (1.8.1)
234235
rack (3.1.8)
@@ -238,55 +239,55 @@ GEM
238239
rack (>= 1.3)
239240
rackup (2.2.1)
240241
rack (>= 3)
241-
rails (7.1.5)
242-
actioncable (= 7.1.5)
243-
actionmailbox (= 7.1.5)
244-
actionmailer (= 7.1.5)
245-
actionpack (= 7.1.5)
246-
actiontext (= 7.1.5)
247-
actionview (= 7.1.5)
248-
activejob (= 7.1.5)
249-
activemodel (= 7.1.5)
250-
activerecord (= 7.1.5)
251-
activestorage (= 7.1.5)
252-
activesupport (= 7.1.5)
242+
rails (7.1.5.1)
243+
actioncable (= 7.1.5.1)
244+
actionmailbox (= 7.1.5.1)
245+
actionmailer (= 7.1.5.1)
246+
actionpack (= 7.1.5.1)
247+
actiontext (= 7.1.5.1)
248+
actionview (= 7.1.5.1)
249+
activejob (= 7.1.5.1)
250+
activemodel (= 7.1.5.1)
251+
activerecord (= 7.1.5.1)
252+
activestorage (= 7.1.5.1)
253+
activesupport (= 7.1.5.1)
253254
bundler (>= 1.15.0)
254-
railties (= 7.1.5)
255+
railties (= 7.1.5.1)
255256
rails-dom-testing (2.2.0)
256257
activesupport (>= 5.0.0)
257258
minitest
258259
nokogiri (>= 1.6)
259-
rails-html-sanitizer (1.6.0)
260+
rails-html-sanitizer (1.6.2)
260261
loofah (~> 2.21)
261-
nokogiri (~> 1.14)
262-
railties (7.1.5)
263-
actionpack (= 7.1.5)
264-
activesupport (= 7.1.5)
262+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
263+
railties (7.1.5.1)
264+
actionpack (= 7.1.5.1)
265+
activesupport (= 7.1.5.1)
265266
irb
266267
rackup (>= 1.0.0)
267268
rake (>= 12.2)
268269
thor (~> 1.0, >= 1.2.2)
269270
zeitwerk (~> 2.6)
270271
rainbow (3.1.1)
271272
rake (13.2.1)
272-
rdoc (6.7.0)
273+
rdoc (6.10.0)
273274
psych (>= 4.0.0)
274-
regexp_parser (2.9.2)
275-
reline (0.5.11)
275+
regexp_parser (2.9.3)
276+
reline (0.6.0)
276277
io-console (~> 0.5)
277-
rexml (3.3.9)
278-
rouge (4.3.0)
279-
rubocop (1.68.0)
278+
rexml (3.4.0)
279+
rouge (4.5.1)
280+
rubocop (1.69.2)
280281
json (~> 2.3)
281282
language_server-protocol (>= 3.17.0)
282283
parallel (~> 1.10)
283284
parser (>= 3.3.0.2)
284285
rainbow (>= 2.2.2, < 4.0)
285-
regexp_parser (>= 2.4, < 3.0)
286-
rubocop-ast (>= 1.32.2, < 2.0)
286+
regexp_parser (>= 2.9.3, < 3.0)
287+
rubocop-ast (>= 1.36.2, < 2.0)
287288
ruby-progressbar (~> 1.7)
288-
unicode-display_width (>= 2.4.0, < 3.0)
289-
rubocop-ast (1.36.1)
289+
unicode-display_width (>= 2.4.0, < 4.0)
290+
rubocop-ast (1.37.0)
290291
parser (>= 3.3.1.0)
291292
rubocop-rails (2.27.0)
292293
activesupport (>= 4.2.0)
@@ -304,24 +305,24 @@ GEM
304305
sprockets (> 3.0)
305306
sprockets-rails
306307
tilt
307-
securerandom (0.3.2)
308-
selenium-webdriver (4.26.0)
308+
securerandom (0.4.1)
309+
selenium-webdriver (4.27.0)
309310
base64 (~> 0.2)
310311
logger (~> 1.4)
311312
rexml (~> 3.2, >= 3.2.5)
312313
rubyzip (>= 1.2.2, < 3.0)
313314
websocket (~> 1.0)
314-
sentry-rails (5.21.0)
315+
sentry-rails (5.22.1)
315316
railties (>= 5.0)
316-
sentry-ruby (~> 5.21.0)
317-
sentry-ruby (5.21.0)
317+
sentry-ruby (~> 5.22.1)
318+
sentry-ruby (5.22.1)
318319
bigdecimal
319320
concurrent-ruby (~> 1.0, >= 1.0.2)
320321
simplecov (0.22.0)
321322
docile (~> 1.1)
322323
simplecov-html (~> 0.11)
323324
simplecov_json_formatter (~> 0.1)
324-
simplecov-html (0.12.3)
325+
simplecov-html (0.13.1)
325326
simplecov-lcov (0.8.0)
326327
simplecov_json_formatter (0.1.4)
327328
sprockets (4.2.1)
@@ -331,17 +332,17 @@ GEM
331332
actionpack (>= 6.1)
332333
activesupport (>= 6.1)
333334
sprockets (>= 3.0.0)
334-
sqlite3 (1.7.3-arm64-darwin)
335-
sqlite3 (1.7.3-x86_64-darwin)
336-
sqlite3 (1.7.3-x86_64-linux)
335+
sqlite3 (2.4.1-arm64-darwin)
336+
sqlite3 (2.4.1-x86_64-darwin)
337+
sqlite3 (2.4.1-x86_64-linux-gnu)
337338
stimulus-rails (1.3.4)
338339
railties (>= 6.0.0)
339340
stringio (3.1.2)
340341
terminal-table (3.0.2)
341342
unicode-display_width (>= 1.1.1, < 3)
342343
thor (1.3.2)
343344
tilt (2.4.0)
344-
timeout (0.4.2)
345+
timeout (0.4.3)
345346
turbo-rails (2.0.11)
346347
actionpack (>= 6.0.0)
347348
railties (>= 6.0.0)

0 commit comments

Comments
 (0)