File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "will_paginate", "4.0.1"
1212gem "cssbundling-rails" , "1.4.3"
1313gem "propshaft" , "1.2.1"
1414gem "importmap-rails" , "2.1.0"
15- gem "turbo-rails" , "2.0.14 "
15+ gem "turbo-rails" , "2.0.20 "
1616gem "stimulus-rails" , "1.3.4"
1717gem "jbuilder" , "2.13.0"
1818gem "puma" , "6.6.0"
Original file line number Diff line number Diff line change 103103 base64 (0.3.0 )
104104 bcrypt (3.1.13 )
105105 bcrypt_pbkdf (1.1.1 )
106- benchmark (0.4.1 )
107- bigdecimal (3.2.3 )
106+ benchmark (0.5.0 )
107+ bigdecimal (3.3.1 )
108108 bindex (0.8.1 )
109109 bootsnap (1.18.6 )
110110 msgpack (~> 1.2 )
@@ -124,14 +124,14 @@ GEM
124124 crass (1.0.6 )
125125 cssbundling-rails (1.4.3 )
126126 railties (>= 6.0.0 )
127- date (3.4.1 )
127+ date (3.5.0 )
128128 debug (1.11.0 )
129129 irb (~> 1.10 )
130130 reline (>= 0.3.8 )
131131 dotenv (3.1.8 )
132132 drb (2.2.3 )
133133 ed25519 (1.4.0 )
134- erb (5.0.2 )
134+ erb (5.1.3 )
135135 erubi (1.13.1 )
136136 faker (3.5.2 )
137137 i18n (>= 1.8.11 , < 2 )
245245 shellany (~> 0.0 )
246246 ostruct (0.6.3 )
247247 pg (1.5.9 )
248- pp (0.6.2 )
248+ pp (0.6.3 )
249249 prettyprint
250250 prettyprint (0.2.0 )
251251 propshaft (1.2.1 )
262262 puma (6.6.0 )
263263 nio4r (~> 2.0 )
264264 racc (1.8.1 )
265- rack (3.2.1 )
265+ rack (3.2.3 )
266266 rack-session (2.1.1 )
267267 base64 (>= 0.1.0 )
268268 rack (>= 3.0.0 )
@@ -303,13 +303,14 @@ GEM
303303 rake (>= 12.2 )
304304 thor (~> 1.0 , >= 1.2.2 )
305305 zeitwerk (~> 2.6 )
306- rake (13.3.0 )
306+ rake (13.3.1 )
307307 rb-fsevent (0.11.2 )
308308 rb-inotify (0.11.1 )
309309 ffi (~> 1.0 )
310- rdoc (6.14.2 )
310+ rdoc (6.15.0 )
311311 erb
312312 psych (>= 4.0.0 )
313+ tsort
313314 regexp_parser (2.11.3 )
314315 reline (0.6.2 )
315316 io-console (~> 0.5 )
@@ -343,12 +344,13 @@ GEM
343344 thruster (0.1.15-aarch64-linux )
344345 thruster (0.1.15-x86_64-linux )
345346 timeout (0.4.3 )
346- turbo-rails (2.0.14 )
347+ tsort (0.2.0 )
348+ turbo-rails (2.0.20 )
347349 actionpack (>= 7.1.0 )
348350 railties (>= 7.1.0 )
349351 tzinfo (2.0.6 )
350352 concurrent-ruby (~> 1.0 )
351- uri (1.0.3 )
353+ uri (1.0.4 )
352354 useragent (0.16.11 )
353355 web-console (4.2.1 )
354356 actionview (>= 6.0.0 )
@@ -404,7 +406,7 @@ DEPENDENCIES
404406 sqlite3 (= 2.7.2 )
405407 stimulus-rails (= 1.3.4 )
406408 thruster (= 0.1.15 )
407- turbo-rails (= 2.0.14 )
409+ turbo-rails (= 2.0.20 )
408410 tzinfo-data (= 1.2025.2 )
409411 web-console (= 4.2.1 )
410412 webdrivers (= 5.3.1 )
You can’t perform that action at this time.
0 commit comments