Skip to content

Commit 6791e60

Browse files
authored
Merge pull request #106 from code4lib/dependabot/bundler/dependencies-a75d2b933c
Bump the dependencies group across 1 directory with 12 updates
2 parents 1650432 + e05ebdd commit 6791e60

File tree

1 file changed

+95
-92
lines changed

1 file changed

+95
-92
lines changed

Gemfile.lock

Lines changed: 95 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.16)
4+
action_text-trix (2.1.18)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
12+
actionmailbox (8.1.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
19+
actionmailer (8.1.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (8.1.2)
51-
activesupport (= 8.1.2)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2)
54-
activesupport (= 8.1.2)
55-
activerecord (8.1.2)
56-
activemodel (= 8.1.2)
57-
activesupport (= 8.1.2)
53+
activemodel (8.1.3)
54+
activesupport (= 8.1.3)
55+
activerecord (8.1.3)
56+
activemodel (= 8.1.3)
57+
activesupport (= 8.1.3)
5858
timeout (>= 0.4.0)
59-
activestorage (8.1.2)
60-
actionpack (= 8.1.2)
61-
activejob (= 8.1.2)
62-
activerecord (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activestorage (8.1.3)
60+
actionpack (= 8.1.3)
61+
activejob (= 8.1.3)
62+
activerecord (= 8.1.3)
63+
activesupport (= 8.1.3)
6464
marcel (~> 1.0)
65-
activesupport (8.1.2)
65+
activesupport (8.1.3)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -81,10 +81,10 @@ GEM
8181
addressable (2.8.7)
8282
public_suffix (>= 2.0.2, < 7.0)
8383
base64 (0.3.0)
84-
bcrypt (3.1.21)
85-
bigdecimal (4.0.1)
84+
bcrypt (3.1.22)
85+
bigdecimal (4.1.1)
8686
bindex (0.8.1)
87-
bootsnap (1.21.1)
87+
bootsnap (1.23.0)
8888
msgpack (~> 1.2)
8989
bootstrap (5.3.8)
9090
popper_js (>= 2.11.8, < 3)
@@ -102,6 +102,7 @@ GEM
102102
rack-test (>= 0.6.3)
103103
regexp_parser (>= 1.5, < 3.0)
104104
xpath (~> 3.2)
105+
cgi (0.5.1)
105106
chronic (0.10.2)
106107
classifier-reborn (2.3.0)
107108
fast-stemmer (~> 1.0)
@@ -117,7 +118,7 @@ GEM
117118
irb (~> 1.10)
118119
reline (>= 0.3.8)
119120
deep_merge (1.2.2)
120-
devise (5.0.0)
121+
devise (5.0.3)
121122
bcrypt (~> 3.0)
122123
orm_adapter (~> 0.1)
123124
railties (>= 7.0)
@@ -126,14 +127,14 @@ GEM
126127
diff-lcs (1.6.2)
127128
docile (1.4.1)
128129
drb (2.2.3)
129-
erb (6.0.1)
130+
erb (6.0.2)
130131
erubi (1.13.1)
131132
factory_bot (6.5.5)
132133
activesupport (>= 6.1.0)
133134
factory_bot_rails (6.5.1)
134135
factory_bot (~> 6.5)
135136
railties (>= 6.1.0)
136-
faraday (2.14.0)
137+
faraday (2.14.1)
137138
faraday-net_http (>= 2.0, < 3.5)
138139
json
139140
logger
@@ -153,7 +154,7 @@ GEM
153154
oauth (>= 0.3.6)
154155
google-analytics-rails (1.1.1)
155156
hashie (5.0.0)
156-
honeybadger (6.3.0)
157+
honeybadger (6.5.3)
157158
logger
158159
ostruct
159160
i18n (1.14.8)
@@ -163,8 +164,9 @@ GEM
163164
activesupport (>= 6.0.0)
164165
railties (>= 6.0.0)
165166
io-console (0.8.2)
166-
irb (1.16.0)
167+
irb (1.17.0)
167168
pp (>= 0.6.0)
169+
prism (>= 1.3.0)
168170
rdoc (>= 4.0.0)
169171
reline (>= 0.4.2)
170172
jbuilder (2.14.1)
@@ -174,7 +176,7 @@ GEM
174176
rails-dom-testing (>= 1, < 3)
175177
railties (>= 4.2.0)
176178
thor (>= 0.14, < 2.0)
177-
json (2.18.0)
179+
json (2.19.3)
178180
jwt (3.1.2)
179181
base64
180182
kaminari (1.2.2)
@@ -199,7 +201,7 @@ GEM
199201
activesupport (>= 4)
200202
railties (>= 4)
201203
request_store (~> 1.0)
202-
loofah (2.25.0)
204+
loofah (2.25.1)
203205
crass (~> 1.0.2)
204206
nokogiri (>= 1.12.0)
205207
mail (2.9.0)
@@ -212,14 +214,15 @@ GEM
212214
matrix (0.4.3)
213215
mini_mime (1.1.5)
214216
mini_portile2 (2.8.9)
215-
minitest (6.0.1)
217+
minitest (6.0.3)
218+
drb (~> 2.0)
216219
prism (~> 1.5)
217220
msgpack (1.8.0)
218221
multi_xml (0.8.1)
219222
bigdecimal (>= 3.1, < 5)
220-
net-http (0.8.0)
223+
net-http (0.9.1)
221224
uri (>= 0.11.1)
222-
net-imap (0.6.2)
225+
net-imap (0.6.3)
223226
date
224227
net-protocol
225228
net-pop (0.1.2)
@@ -229,7 +232,7 @@ GEM
229232
net-smtp (0.5.1)
230233
net-protocol
231234
nio4r (2.7.5)
232-
nokogiri (1.19.0)
235+
nokogiri (1.19.2)
233236
mini_portile2 (~> 2.8.2)
234237
racc (~> 1.4)
235238
oauth (1.1.0)
@@ -289,7 +292,7 @@ GEM
289292
puma (7.2.0)
290293
nio4r (~> 2.0)
291294
racc (1.8.1)
292-
rack (3.2.4)
295+
rack (3.2.6)
293296
rack-attack (6.8.0)
294297
rack (>= 1.0, < 4)
295298
rack-mini-profiler (4.0.1)
@@ -306,20 +309,20 @@ GEM
306309
rack-timeout (0.7.0)
307310
rackup (2.3.1)
308311
rack (>= 3)
309-
rails (8.1.2)
310-
actioncable (= 8.1.2)
311-
actionmailbox (= 8.1.2)
312-
actionmailer (= 8.1.2)
313-
actionpack (= 8.1.2)
314-
actiontext (= 8.1.2)
315-
actionview (= 8.1.2)
316-
activejob (= 8.1.2)
317-
activemodel (= 8.1.2)
318-
activerecord (= 8.1.2)
319-
activestorage (= 8.1.2)
320-
activesupport (= 8.1.2)
312+
rails (8.1.3)
313+
actioncable (= 8.1.3)
314+
actionmailbox (= 8.1.3)
315+
actionmailer (= 8.1.3)
316+
actionpack (= 8.1.3)
317+
actiontext (= 8.1.3)
318+
actionview (= 8.1.3)
319+
activejob (= 8.1.3)
320+
activemodel (= 8.1.3)
321+
activerecord (= 8.1.3)
322+
activestorage (= 8.1.3)
323+
activesupport (= 8.1.3)
321324
bundler (>= 1.15.0)
322-
railties (= 8.1.2)
325+
railties (= 8.1.3)
323326
rails-controller-testing (1.0.5)
324327
actionpack (>= 5.0.1.rc1)
325328
actionview (>= 5.0.1.rc1)
@@ -328,16 +331,16 @@ GEM
328331
activesupport (>= 5.0.0)
329332
minitest
330333
nokogiri (>= 1.6)
331-
rails-html-sanitizer (1.6.2)
332-
loofah (~> 2.21)
334+
rails-html-sanitizer (1.7.0)
335+
loofah (~> 2.25)
333336
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)
334337
rails_autolink (1.1.8)
335338
actionview (> 3.1)
336339
activesupport (> 3.1)
337340
railties (> 3.1)
338-
railties (8.1.2)
339-
actionpack (= 8.1.2)
340-
activesupport (= 8.1.2)
341+
railties (8.1.3)
342+
actionpack (= 8.1.3)
343+
activesupport (= 8.1.3)
341344
irb (~> 1.13)
342345
rackup (>= 1.0.0)
343346
rake (>= 12.2)
@@ -348,7 +351,7 @@ GEM
348351
rb-fsevent (0.11.2)
349352
rb-inotify (0.11.1)
350353
ffi (~> 1.0)
351-
rdoc (7.1.0)
354+
rdoc (7.2.0)
352355
erb
353356
psych (>= 4.0.0)
354357
tsort
@@ -368,23 +371,23 @@ GEM
368371
railties (>= 7.0)
369372
rexml (3.4.4)
370373
rolify (6.0.1)
371-
rspec-core (3.13.5)
374+
rspec-core (3.13.6)
372375
rspec-support (~> 3.13.0)
373376
rspec-expectations (3.13.5)
374377
diff-lcs (>= 1.2.0, < 2.0)
375378
rspec-support (~> 3.13.0)
376-
rspec-mocks (3.13.5)
379+
rspec-mocks (3.13.8)
377380
diff-lcs (>= 1.2.0, < 2.0)
378381
rspec-support (~> 3.13.0)
379-
rspec-rails (8.0.2)
382+
rspec-rails (8.0.4)
380383
actionpack (>= 7.2)
381384
activesupport (>= 7.2)
382385
railties (>= 7.2)
383-
rspec-core (~> 3.13)
384-
rspec-expectations (~> 3.13)
385-
rspec-mocks (~> 3.13)
386-
rspec-support (~> 3.13)
387-
rspec-support (3.13.4)
386+
rspec-core (>= 3.13.0, < 5.0.0)
387+
rspec-expectations (>= 3.13.0, < 5.0.0)
388+
rspec-mocks (>= 3.13.0, < 5.0.0)
389+
rspec-support (>= 3.13.0, < 5.0.0)
390+
rspec-support (3.13.7)
388391
rss (0.3.2)
389392
rexml
390393
rubyzip (2.4.1)
@@ -396,7 +399,8 @@ GEM
396399
sprockets (> 3.0)
397400
sprockets-rails
398401
tilt
399-
secure_headers (7.1.0)
402+
secure_headers (7.2.0)
403+
cgi (>= 0.1)
400404
securerandom (0.4.1)
401405
selenium-webdriver (4.10.0)
402406
rexml (~> 3.2, >= 3.2.5)
@@ -410,10 +414,10 @@ GEM
410414
simplecov_json_formatter (0.1.4)
411415
sitemap_generator (6.3.0)
412416
builder (~> 3.0)
413-
slowpoke (0.7.0)
414-
actionpack (>= 7.1)
417+
slowpoke (1.0.0)
418+
actionpack (>= 7.2)
415419
rack-timeout (>= 0.6)
416-
railties (>= 7.1)
420+
railties (>= 7.2)
417421
snaky_hash (2.0.3)
418422
hashie (>= 0.1.0, < 6)
419423
version_gem (>= 1.1.8, < 3)
@@ -425,32 +429,31 @@ GEM
425429
actionpack (>= 6.1)
426430
activesupport (>= 6.1)
427431
sprockets (>= 3.0.0)
428-
sqlite3 (2.9.0)
432+
sqlite3 (2.9.2)
429433
mini_portile2 (~> 2.8.0)
430434
stimulus-rails (1.3.4)
431435
railties (>= 6.0.0)
432436
stringio (3.2.0)
433437
thor (1.5.0)
434438
tilt (2.6.1)
435-
timeout (0.6.0)
439+
timeout (0.6.1)
436440
tsort (0.2.0)
437441
turbo-rails (2.0.23)
438442
actionpack (>= 7.1.0)
439443
railties (>= 7.1.0)
440444
tzinfo (2.0.6)
441445
concurrent-ruby (~> 1.0)
442-
tzinfo-data (1.2025.3)
446+
tzinfo-data (1.2026.1)
443447
tzinfo (>= 1.0.0)
444448
uri (1.1.1)
445449
useragent (0.16.11)
446450
version_gem (1.1.9)
447451
warden (1.2.9)
448452
rack (>= 2.0.9)
449-
web-console (4.2.1)
450-
actionview (>= 6.0.0)
451-
activemodel (>= 6.0.0)
453+
web-console (4.3.0)
454+
actionview (>= 8.0.0)
452455
bindex (>= 0.4.0)
453-
railties (>= 6.0.0)
456+
railties (>= 8.0.0)
454457
webdrivers (5.3.1)
455458
nokogiri (~> 1.6)
456459
rubyzip (>= 1.3.0)
@@ -464,7 +467,7 @@ GEM
464467
chronic (>= 0.6.3)
465468
xpath (3.2.0)
466469
nokogiri (~> 1.8)
467-
zeitwerk (2.7.4)
470+
zeitwerk (2.7.5)
468471

469472
PLATFORMS
470473
ruby

0 commit comments

Comments
 (0)