Skip to content

Commit d7cf94f

Browse files
[dependabot:bundler] Bump citizens_advice_cookie_preferences
Bumps [citizens_advice_cookie_preferences](https://github.com/citizensadvice/cookie-preferences) from v1.1.0 to v0.5.0. - [Release notes](https://github.com/citizensadvice/cookie-preferences/releases) - [Changelog](https://github.com/citizensadvice/cookie-preferences/blob/main/CHANGELOG.md) - [Commits](citizensadvice/cookie-preferences@34f3cde...a98fb04) --- updated-dependencies: - dependency-name: citizens_advice_cookie_preferences dependency-version: a98fb04be831fcb9e7692010a64100c976ebd5c6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b24da commit d7cf94f

2 files changed

Lines changed: 8 additions & 8 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: "v1.1.0"
46+
tag: "v0.5.0"
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: 7 additions & 7 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: 34f3cde1b47b7c87d4cbd894d48e5d7137105902
25-
tag: v1.1.0
24+
revision: a98fb04be831fcb9e7692010a64100c976ebd5c6
25+
tag: v0.5.0
2626
specs:
27-
citizens_advice_cookie_preferences (1.1.0)
27+
citizens_advice_cookie_preferences (0.5.0)
2828
addressable (~> 2.7)
2929
citizens_advice_components (> 8.0.0)
3030
meta-tags
@@ -258,7 +258,7 @@ GEM
258258
logger
259259
i18n (1.15.2)
260260
concurrent-ruby (~> 1.0)
261-
io-console (0.8.2)
261+
io-console (0.9.2)
262262
irb (1.18.0)
263263
pp (>= 0.6.0)
264264
prism (>= 1.3.0)
@@ -392,7 +392,7 @@ GEM
392392
rails-html-sanitizer (1.7.1)
393393
loofah (~> 2.25, >= 2.25.2)
394394
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
395-
rails-i18n (8.0.2)
395+
rails-i18n (8.1.0)
396396
i18n (>= 0.7, < 2)
397397
railties (>= 8.0.0, < 9)
398398
rails_semantic_logger (4.20.0)
@@ -410,7 +410,7 @@ GEM
410410
zeitwerk (~> 2.6)
411411
rainbow (3.1.1)
412412
rake (13.4.2)
413-
rbs (4.1.2)
413+
rbs (4.1.3)
414414
logger
415415
prism (>= 1.6.0)
416416
tsort
@@ -420,7 +420,7 @@ GEM
420420
rbs (>= 4.0.0)
421421
tsort
422422
regexp_parser (2.12.0)
423-
reline (0.6.3)
423+
reline (0.7.0)
424424
io-console (~> 0.5)
425425
rexml (3.4.4)
426426
rich_text_renderer (0.3.3)

0 commit comments

Comments
 (0)