File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ gem "puma", "~> 6.6.0"
37
37
gem "bootsnap" , ">= 1.4.2" , require : false
38
38
39
39
gem "primer_view_components" , path : "../"
40
- gem "view_component" , "4.0.0.rc2 "
40
+ gem "view_component" , "4.0.0.rc5 "
41
41
gem "lookbook" , "~> 2.3.11" unless rails_version . to_f < 7
42
42
43
43
gem "vite_rails" , "~> 3.0"
Original file line number Diff line number Diff line change 346
346
railties (>= 7.1.0 )
347
347
tzinfo (2.0.6 )
348
348
concurrent-ruby (~> 1.0 )
349
- view_component (4.0.0.rc2 )
349
+ view_component (4.0.0.rc5 )
350
350
activesupport (>= 7.1.0 , < 8.1 )
351
351
concurrent-ruby (~> 1 )
352
352
vite_rails (3.0.19 )
@@ -401,7 +401,7 @@ DEPENDENCIES
401
401
sprockets-rails
402
402
stimulus-rails
403
403
turbo-rails
404
- view_component (= 4.0.0.rc2 )
404
+ view_component (= 4.0.0.rc5 )
405
405
vite_rails (~> 3.0 )
406
406
407
407
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments