Skip to content

Commit daa19f0

Browse files
chore(deps): Bump turbo-rails from 2.0.16 to 2.0.20
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.16 to 2.0.20. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.16...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 0cad9ca commit daa19f0

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ GEM
102102
bcrypt (3.1.20)
103103
bcrypt_pbkdf (1.1.1)
104104
bcrypt_pbkdf (1.1.1-arm64-darwin)
105-
benchmark (0.4.1)
106-
bigdecimal (3.2.3)
105+
benchmark (0.5.0)
106+
bigdecimal (3.3.1)
107107
bindex (0.8.1)
108108
bootsnap (1.18.6)
109109
msgpack (~> 1.2)
@@ -128,7 +128,7 @@ GEM
128128
cssbundling-rails (1.4.3)
129129
railties (>= 6.0.0)
130130
csv (3.3.5)
131-
date (3.4.1)
131+
date (3.5.0)
132132
debug (1.11.0)
133133
irb (~> 1.10)
134134
reline (>= 0.3.8)
@@ -137,7 +137,7 @@ GEM
137137
dotenv (3.1.8)
138138
drb (2.2.3)
139139
ed25519 (1.4.0)
140-
erb (5.0.2)
140+
erb (5.1.3)
141141
erubi (1.13.1)
142142
et-orbi (1.3.0)
143143
tzinfo
@@ -237,7 +237,7 @@ GEM
237237
marcel (1.1.0)
238238
matrix (0.4.3)
239239
mini_mime (1.1.5)
240-
minitest (5.25.5)
240+
minitest (5.26.0)
241241
mission_control-jobs (1.1.0)
242242
actioncable (>= 7.1)
243243
actionpack (>= 7.1)
@@ -365,7 +365,7 @@ GEM
365365
postmark-rails (0.22.1)
366366
actionmailer (>= 3.0.0)
367367
postmark (>= 1.21.3, < 2.0)
368-
pp (0.6.2)
368+
pp (0.6.3)
369369
prettyprint
370370
prettyprint (0.2.0)
371371
prism (1.4.0)
@@ -383,7 +383,7 @@ GEM
383383
rabl (0.16.1)
384384
activesupport (>= 2.3.14)
385385
racc (1.8.1)
386-
rack (3.2.1)
386+
rack (3.2.3)
387387
rack-protection (4.1.1)
388388
base64 (>= 0.1.0)
389389
logger (>= 1.6.0)
@@ -426,13 +426,14 @@ GEM
426426
tsort (>= 0.2)
427427
zeitwerk (~> 2.6)
428428
rainbow (3.1.1)
429-
rake (13.3.0)
429+
rake (13.3.1)
430430
rb-fsevent (0.11.2)
431431
rb-inotify (0.11.1)
432432
ffi (~> 1.0)
433-
rdoc (6.14.2)
433+
rdoc (6.15.0)
434434
erb
435435
psych (>= 4.0.0)
436+
tsort
436437
redcarpet (3.6.1)
437438
regexp_parser (2.11.2)
438439
reline (0.6.2)
@@ -560,15 +561,15 @@ GEM
560561
tty-screen (~> 0.8)
561562
wisper (~> 2.0)
562563
tty-screen (0.8.2)
563-
turbo-rails (2.0.16)
564+
turbo-rails (2.0.20)
564565
actionpack (>= 7.1.0)
565566
railties (>= 7.1.0)
566567
tzinfo (2.0.6)
567568
concurrent-ruby (~> 1.0)
568569
unicode-display_width (3.1.5)
569570
unicode-emoji (~> 4.0, >= 4.0.4)
570571
unicode-emoji (4.0.4)
571-
uri (1.0.3)
572+
uri (1.0.4)
572573
useragent (0.16.11)
573574
version_gem (1.1.8)
574575
web-console (4.2.1)

0 commit comments

Comments
 (0)