Skip to content

Commit e0fb8c1

Browse files
Merge pull request #773 from citizensadvice/dependabot/bundler/regular-updates-2fc00b79fa
[dependabot:bundler] Bump the regular-updates group with 2 updates
2 parents decd768 + d5f51a3 commit e0fb8c1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.4"
50+
gem "view_component", "~> 4.5"
5151

5252
# Multi-step forms. Used alongside the design system form builder
5353
gem "wizard_steps", "~> 0.1.4"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
bindex (0.8.1)
131131
bootsnap (1.23.0)
132132
msgpack (~> 1.2)
133-
brakeman (8.0.2)
133+
brakeman (8.0.4)
134134
racc
135135
builder (3.3.0)
136136
bundler-audit (0.9.3)
@@ -508,7 +508,7 @@ GEM
508508
uri (1.1.1)
509509
useragent (0.16.11)
510510
vcr (6.4.0)
511-
view_component (4.4.0)
511+
view_component (4.5.0)
512512
actionview (>= 7.1.0)
513513
activesupport (>= 7.1.0)
514514
concurrent-ruby (~> 1)
@@ -589,7 +589,7 @@ DEPENDENCIES
589589
selenium-webdriver
590590
tzinfo-data
591591
vcr
592-
view_component (~> 4.4)
592+
view_component (~> 4.5)
593593
web-console
594594
webdrivers
595595
webmock

0 commit comments

Comments
 (0)