File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ gem "citizens_advice_cookie_preferences",
4747
4848# The citizens_advice_components gem uses view component but we also use this to write
4949# our app components so explicitly name it as an application dependency.
50- gem "view_component" , "~> 4.2 "
50+ gem "view_component" , "~> 4.4 "
5151
5252# Multi-step forms. Used alongside the design system form builder
5353gem "wizard_steps" , "~> 0.1.4"
Original file line number Diff line number Diff line change 128128 benchmark (0.5.0 )
129129 bigdecimal (4.0.1 )
130130 bindex (0.8.1 )
131- bootsnap (1.22 .0 )
131+ bootsnap (1.23 .0 )
132132 msgpack (~> 1.2 )
133133 brakeman (8.0.2 )
134134 racc
340340 preserve (3.0.0 )
341341 actionpack (>= 3.2 )
342342 prettyprint (0.2.0 )
343- prism (1.8 .0 )
343+ prism (1.9 .0 )
344344 propshaft (1.3.1 )
345345 actionpack (>= 7.0.0 )
346346 activesupport (>= 7.0.0 )
506506 uri (1.1.1 )
507507 useragent (0.16.11 )
508508 vcr (6.4.0 )
509- view_component (4.2 .0 )
509+ view_component (4.4 .0 )
510510 actionview (>= 7.1.0 )
511511 activesupport (>= 7.1.0 )
512512 concurrent-ruby (~> 1 )
@@ -588,7 +588,7 @@ DEPENDENCIES
588588 selenium-webdriver
589589 tzinfo-data
590590 vcr
591- view_component (~> 4.2 )
591+ view_component (~> 4.4 )
592592 web-console
593593 webdrivers
594594 webmock
You can’t perform that action at this time.
0 commit comments