Skip to content

Commit fe1d4a3

Browse files
authored
Merge pull request #768 from citizensadvice/dependabot/bundler/regular-updates-7dfdfca476
[dependabot:bundler] Bump the regular-updates group with 2 updates
2 parents 8c177b1 + 8a1b3ec commit fe1d4a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
5353
gem "wizard_steps", "~> 0.1.4"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ GEM
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
@@ -340,7 +340,7 @@ GEM
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)
@@ -506,7 +506,7 @@ GEM
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

0 commit comments

Comments
 (0)