Skip to content

Commit 0fee1e7

Browse files
Merge pull request #702 from citizensadvice/bump-cookie-preferences
chore: bump cookie preferences
2 parents 52a93ad + bea1aec commit 0fee1e7

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
@@ -43,7 +43,7 @@ gem "citizens_advice_components",
4343

4444
gem "citizens_advice_cookie_preferences",
4545
github: "citizensadvice/cookie-preferences",
46-
tag: "v0.4.1"
46+
tag: "v0.4.2"
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.

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ GIT
2121

2222
GIT
2323
remote: https://github.com/citizensadvice/cookie-preferences.git
24-
revision: aa2386c1cf76ebd92abe7842bdf62885c3272a65
25-
tag: v0.4.1
24+
revision: b213b668adbab61f8c5321ff447c25e3b6f7d3ea
25+
tag: v0.4.2
2626
specs:
27-
citizens_advice_cookie_preferences (0.4.1)
27+
citizens_advice_cookie_preferences (0.4.2)
2828
addressable (~> 2.7)
2929
citizens_advice_components (> 8.0.0)
3030
meta-tags

0 commit comments

Comments
 (0)