Skip to content

Commit 683516b

Browse files
[dependabot:bundler] Bump citizens_advice_cookie_preferences
Bumps [citizens_advice_cookie_preferences](https://github.com/citizensadvice/cookie-preferences) from v0.3.0 to v0.3.1. - [Release notes](https://github.com/citizensadvice/cookie-preferences/releases) - [Changelog](https://github.com/citizensadvice/cookie-preferences/blob/main/CHANGELOG.md) - [Commits](citizensadvice/cookie-preferences@ad7ed58...88ca688) --- updated-dependencies: - dependency-name: citizens_advice_cookie_preferences dependency-version: 88ca6886eca1aae17c23cad0fbe0ea36d92cfa46 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d57741 commit 683516b

2 files changed

Lines changed: 5 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.3.0"
46+
tag: "v0.3.1"
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ GIT
2121

2222
GIT
2323
remote: https://github.com/citizensadvice/cookie-preferences.git
24-
revision: ad7ed58fc4693bf88bb848826f7c5554317d004f
25-
tag: v0.3.0
24+
revision: 88ca6886eca1aae17c23cad0fbe0ea36d92cfa46
25+
tag: v0.3.1
2626
specs:
27-
citizens_advice_cookie_preferences (0.3.0)
27+
citizens_advice_cookie_preferences (0.3.1)
28+
addressable (~> 2.7)
2829
citizens_advice_components (> 8.0.0)
2930
meta-tags
3031
rails (>= 7.1.0)

0 commit comments

Comments
 (0)