Skip to content

Commit efc0787

Browse files
Bump turbo-rails from 2.0.13 to 2.0.20
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.13 to 2.0.20. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.13...v2.0.20) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6a32e7 commit efc0787

File tree

1 file changed

+32
-30
lines changed

1 file changed

+32
-30
lines changed

Gemfile.lock

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
base64 (0.3.0)
9494
bcrypt_pbkdf (1.1.1)
9595
bcrypt_pbkdf (1.1.1-arm64-darwin)
96-
benchmark (0.4.1)
97-
bigdecimal (3.2.1)
96+
benchmark (0.5.0)
97+
bigdecimal (3.3.1)
9898
bindex (0.8.1)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -114,12 +114,12 @@ GEM
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116116
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.3)
117+
connection_pool (2.5.4)
118118
crass (1.0.6)
119119
dartsass-rails (0.5.1)
120120
railties (>= 6.0.0)
121121
sass-embedded (~> 1.63)
122-
date (3.4.1)
122+
date (3.5.0)
123123
debug (1.11.0)
124124
irb (~> 1.10)
125125
reline (>= 0.3.8)
@@ -138,7 +138,7 @@ GEM
138138
railties (>= 6.1)
139139
drb (2.2.3)
140140
ed25519 (1.4.0)
141-
erb (5.0.1)
141+
erb (5.1.3)
142142
erubi (1.13.1)
143143
et-orbi (1.2.11)
144144
tzinfo
@@ -197,8 +197,8 @@ GEM
197197
actionpack (>= 6.0.0)
198198
activesupport (>= 6.0.0)
199199
railties (>= 6.0.0)
200-
io-console (0.8.0)
201-
irb (1.15.2)
200+
io-console (0.8.1)
201+
irb (1.15.3)
202202
pp (>= 0.6.0)
203203
rdoc (>= 4.0.0)
204204
reline (>= 0.4.2)
@@ -244,7 +244,7 @@ GEM
244244
mime-types-data (~> 3.2015)
245245
mime-types-data (3.2025.0304)
246246
mini_mime (1.1.5)
247-
minitest (5.25.5)
247+
minitest (5.26.1)
248248
msgpack (1.8.0)
249249
multi_xml (0.7.2)
250250
bigdecimal (~> 3.1)
@@ -268,19 +268,19 @@ GEM
268268
net-ssh (7.3.0)
269269
netrc (0.11.0)
270270
nio4r (2.7.4)
271-
nokogiri (1.18.8-aarch64-linux-gnu)
271+
nokogiri (1.18.10-aarch64-linux-gnu)
272272
racc (~> 1.4)
273-
nokogiri (1.18.8-aarch64-linux-musl)
273+
nokogiri (1.18.10-aarch64-linux-musl)
274274
racc (~> 1.4)
275-
nokogiri (1.18.8-arm-linux-gnu)
275+
nokogiri (1.18.10-arm-linux-gnu)
276276
racc (~> 1.4)
277-
nokogiri (1.18.8-arm-linux-musl)
277+
nokogiri (1.18.10-arm-linux-musl)
278278
racc (~> 1.4)
279-
nokogiri (1.18.8-arm64-darwin)
279+
nokogiri (1.18.10-arm64-darwin)
280280
racc (~> 1.4)
281-
nokogiri (1.18.8-x86_64-linux-gnu)
281+
nokogiri (1.18.10-x86_64-linux-gnu)
282282
racc (~> 1.4)
283-
nokogiri (1.18.8-x86_64-linux-musl)
283+
nokogiri (1.18.10-x86_64-linux-musl)
284284
racc (~> 1.4)
285285
oauth2 (2.0.12)
286286
faraday (>= 0.17.3, < 4.0)
@@ -312,7 +312,7 @@ GEM
312312
racc
313313
pg (1.5.9)
314314
popper_js (2.11.8)
315-
pp (0.6.2)
315+
pp (0.6.3)
316316
prettyprint
317317
prettyprint (0.2.0)
318318
propshaft (1.1.0)
@@ -328,17 +328,18 @@ GEM
328328
nio4r (~> 2.0)
329329
raabro (1.4.0)
330330
racc (1.8.1)
331-
rack (2.2.20)
332-
rack-protection (3.2.0)
331+
rack (3.2.4)
332+
rack-protection (4.2.1)
333333
base64 (>= 0.1.0)
334-
rack (~> 2.2, >= 2.2.4)
335-
rack-session (1.0.2)
336-
rack (< 3)
334+
logger (>= 1.6.0)
335+
rack (>= 3.0.0, < 4)
336+
rack-session (2.1.1)
337+
base64 (>= 0.1.0)
338+
rack (>= 3.0.0)
337339
rack-test (2.2.0)
338340
rack (>= 1.3)
339-
rackup (1.0.1)
340-
rack (< 3)
341-
webrick
341+
rackup (2.2.1)
342+
rack (>= 3)
342343
rails (8.0.2)
343344
actioncable (= 8.0.2)
344345
actionmailbox (= 8.0.2)
@@ -369,17 +370,18 @@ GEM
369370
thor (~> 1.0, >= 1.2.2)
370371
zeitwerk (~> 2.6)
371372
rainbow (3.1.1)
372-
rake (13.3.0)
373+
rake (13.3.1)
373374
rb-fsevent (0.11.2)
374375
rb-inotify (0.11.1)
375376
ffi (~> 1.0)
376-
rdoc (6.14.1)
377+
rdoc (6.15.1)
377378
erb
378379
psych (>= 4.0.0)
380+
tsort
379381
redis-client (0.24.0)
380382
connection_pool
381383
regexp_parser (2.10.0)
382-
reline (0.6.1)
384+
reline (0.6.3)
383385
io-console (~> 0.5)
384386
rest-client (2.1.0)
385387
http-accept (>= 1.7.0, < 2.0)
@@ -523,23 +525,23 @@ GEM
523525
thruster (0.1.16-x86_64-linux)
524526
tilt (2.6.0)
525527
timeout (0.4.3)
526-
turbo-rails (2.0.13)
528+
tsort (0.2.0)
529+
turbo-rails (2.0.20)
527530
actionpack (>= 7.1.0)
528531
railties (>= 7.1.0)
529532
tzinfo (2.0.6)
530533
concurrent-ruby (~> 1.0)
531534
unicode-display_width (3.1.4)
532535
unicode-emoji (~> 4.0, >= 4.0.4)
533536
unicode-emoji (4.0.4)
534-
uri (1.0.3)
537+
uri (1.1.1)
535538
useragent (0.16.11)
536539
version_gem (1.1.8)
537540
web-console (4.2.1)
538541
actionview (>= 6.0.0)
539542
activemodel (>= 6.0.0)
540543
bindex (>= 0.4.0)
541544
railties (>= 6.0.0)
542-
webrick (1.9.1)
543545
websocket (1.2.11)
544546
websocket-client-simple (0.9.0)
545547
base64

0 commit comments

Comments
 (0)