Skip to content

Commit 84baf06

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 0ea4386 commit 84baf06

File tree

1 file changed

+34
-30
lines changed

1 file changed

+34
-30
lines changed

Gemfile.lock

Lines changed: 34 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ GEM
9393
aws-sigv4 (~> 1.5)
9494
aws-sigv4 (1.11.0)
9595
aws-eventstream (~> 1, >= 1.0.2)
96-
base64 (0.2.0)
96+
base64 (0.3.0)
9797
bcrypt_pbkdf (1.1.1)
98-
benchmark (0.4.0)
99-
bigdecimal (3.1.9)
98+
benchmark (0.5.0)
99+
bigdecimal (3.3.1)
100100
bindex (0.8.1)
101101
bootsnap (1.18.4)
102102
msgpack (~> 1.2)
@@ -113,17 +113,18 @@ GEM
113113
regexp_parser (>= 1.5, < 3.0)
114114
xpath (~> 3.2)
115115
concurrent-ruby (1.3.5)
116-
connection_pool (2.5.0)
116+
connection_pool (2.5.4)
117117
crass (1.0.6)
118-
date (3.4.1)
118+
date (3.5.0)
119119
debug (1.10.0)
120120
irb (~> 1.10)
121121
reline (>= 0.3.8)
122122
dockerfile-rails (1.7.9)
123123
rails (>= 3.0.0)
124124
dotenv (3.1.7)
125-
drb (2.2.1)
125+
drb (2.2.3)
126126
ed25519 (1.3.0)
127+
erb (5.1.3)
127128
erubi (1.13.1)
128129
et-orbi (1.2.11)
129130
tzinfo
@@ -138,8 +139,8 @@ GEM
138139
actionpack (>= 6.0.0)
139140
activesupport (>= 6.0.0)
140141
railties (>= 6.0.0)
141-
io-console (0.8.0)
142-
irb (1.15.1)
142+
io-console (0.8.1)
143+
irb (1.15.2)
143144
pp (>= 0.6.0)
144145
rdoc (>= 4.0.0)
145146
reline (>= 0.4.2)
@@ -186,8 +187,8 @@ GEM
186187
railties (>= 7.0)
187188
sqlite3
188189
logfmt (0.0.10)
189-
logger (1.6.6)
190-
loofah (2.24.0)
190+
logger (1.7.0)
191+
loofah (2.24.1)
191192
crass (~> 1.0.2)
192193
nokogiri (>= 1.12.0)
193194
mail (2.8.1)
@@ -198,7 +199,7 @@ GEM
198199
marcel (1.0.4)
199200
matrix (0.4.2)
200201
mini_mime (1.1.5)
201-
minitest (5.25.5)
202+
minitest (5.26.0)
202203
msgpack (1.8.0)
203204
net-imap (0.5.6)
204205
date
@@ -215,43 +216,43 @@ GEM
215216
net-protocol
216217
net-ssh (7.3.0)
217218
nio4r (2.7.4)
218-
nokogiri (1.18.3-aarch64-linux-gnu)
219+
nokogiri (1.18.10-aarch64-linux-gnu)
219220
racc (~> 1.4)
220-
nokogiri (1.18.3-aarch64-linux-musl)
221+
nokogiri (1.18.10-aarch64-linux-musl)
221222
racc (~> 1.4)
222-
nokogiri (1.18.3-arm-linux-gnu)
223+
nokogiri (1.18.10-arm-linux-gnu)
223224
racc (~> 1.4)
224-
nokogiri (1.18.3-arm-linux-musl)
225+
nokogiri (1.18.10-arm-linux-musl)
225226
racc (~> 1.4)
226-
nokogiri (1.18.3-arm64-darwin)
227+
nokogiri (1.18.10-arm64-darwin)
227228
racc (~> 1.4)
228-
nokogiri (1.18.3-x86_64-linux-gnu)
229+
nokogiri (1.18.10-x86_64-linux-gnu)
229230
racc (~> 1.4)
230-
nokogiri (1.18.3-x86_64-linux-musl)
231+
nokogiri (1.18.10-x86_64-linux-musl)
231232
racc (~> 1.4)
232233
ostruct (0.6.1)
233234
parallel (1.26.3)
234235
parser (3.3.7.1)
235236
ast (~> 2.4.1)
236237
racc
237-
pp (0.6.2)
238+
pp (0.6.3)
238239
prettyprint
239240
prettyprint (0.2.0)
240241
propshaft (1.1.0)
241242
actionpack (>= 7.0.0)
242243
activesupport (>= 7.0.0)
243244
rack
244245
railties (>= 7.0.0)
245-
psych (5.2.3)
246+
psych (5.2.6)
246247
date
247248
stringio
248249
public_suffix (6.0.1)
249250
puma (6.6.0)
250251
nio4r (~> 2.0)
251252
raabro (1.4.0)
252253
racc (1.8.1)
253-
rack (3.1.12)
254-
rack-session (2.1.0)
254+
rack (3.2.3)
255+
rack-session (2.1.1)
255256
base64 (>= 0.1.0)
256257
rack (>= 3.0.0)
257258
rack-test (2.2.0)
@@ -272,7 +273,7 @@ GEM
272273
activesupport (= 8.0.2)
273274
bundler (>= 1.15.0)
274275
railties (= 8.0.2)
275-
rails-dom-testing (2.2.0)
276+
rails-dom-testing (2.3.0)
276277
activesupport (>= 5.0.0)
277278
minitest
278279
nokogiri (>= 1.6)
@@ -288,11 +289,13 @@ GEM
288289
thor (~> 1.0, >= 1.2.2)
289290
zeitwerk (~> 2.6)
290291
rainbow (3.1.1)
291-
rake (13.2.1)
292-
rdoc (6.12.0)
292+
rake (13.3.1)
293+
rdoc (6.15.0)
294+
erb
293295
psych (>= 4.0.0)
296+
tsort
294297
regexp_parser (2.10.0)
295-
reline (0.6.0)
298+
reline (0.6.2)
296299
io-console (~> 0.5)
297300
rexml (3.4.1)
298301
rubocop (1.74.0)
@@ -363,22 +366,23 @@ GEM
363366
ostruct
364367
stimulus-rails (1.3.4)
365368
railties (>= 6.0.0)
366-
stringio (3.1.5)
369+
stringio (3.1.7)
367370
thor (1.3.2)
368371
thruster (0.1.12)
369372
thruster (0.1.12-aarch64-linux)
370373
thruster (0.1.12-arm64-darwin)
371374
thruster (0.1.12-x86_64-linux)
372375
timeout (0.4.3)
373-
turbo-rails (2.0.13)
376+
tsort (0.2.0)
377+
turbo-rails (2.0.20)
374378
actionpack (>= 7.1.0)
375379
railties (>= 7.1.0)
376380
tzinfo (2.0.6)
377381
concurrent-ruby (~> 1.0)
378382
unicode-display_width (3.1.4)
379383
unicode-emoji (~> 4.0, >= 4.0.4)
380384
unicode-emoji (4.0.4)
381-
uri (1.0.3)
385+
uri (1.0.4)
382386
useragent (0.16.11)
383387
web-console (4.2.1)
384388
actionview (>= 6.0.0)
@@ -392,7 +396,7 @@ GEM
392396
websocket-extensions (0.1.5)
393397
xpath (3.2.0)
394398
nokogiri (~> 1.8)
395-
zeitwerk (2.7.2)
399+
zeitwerk (2.7.3)
396400

397401
PLATFORMS
398402
aarch64-linux

0 commit comments

Comments
 (0)