govuk_web_banners 1.37.3 → 1.37.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2d2cbc468f1adbc1700c7063ab2d97f3c4b3651b196b8941b97bf4df18532f6e
|
|
4
|
+
data.tar.gz: 5f574f56dd5d434a259d3d30620b4928bc0efd6919860057a801504922df8397
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a2d272034ea7226c1c3eb9bf68de1b575fafa3d51bea680ac1cf3cb443a2dfc584ad66fb6fdc0b223120addfde2a753c56c6cedef5827954f12cfe3113428c0c
|
|
7
|
+
data.tar.gz: 2d5d768d8aacc8931b26a87479376ab783dede6549059f570eed61e66ee58173b672973dc70fd03db38c5ae712adbdbfe08baf02a5155813b61a675744ac406c
|
|
@@ -83,9 +83,6 @@ banners:
|
|
|
83
83
|
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Repayments
|
|
84
84
|
page_paths:
|
|
85
85
|
# frontend
|
|
86
|
-
- /claim-tax-refund
|
|
87
|
-
- /tax-overpayments-and-underpayments
|
|
88
|
-
- /tax-overpayments-and-underpayments/if-you-owe-tax
|
|
89
86
|
- /self-assessment-tax-returns/claiming-a-tax-refund
|
|
90
87
|
- /guidance/claim-a-refund-of-construction-industry-scheme-deductions-if-youre-a-limited-company
|
|
91
88
|
start_date: 2026/06/17
|
|
@@ -143,6 +140,9 @@ banners:
|
|
|
143
140
|
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_P800_over_under_payment_TAD
|
|
144
141
|
page_paths:
|
|
145
142
|
# frontend
|
|
143
|
+
- /claim-tax-refund
|
|
144
|
+
- /tax-overpayments-and-underpayments
|
|
145
|
+
- /tax-overpayments-and-underpayments/if-you-owe-tax
|
|
146
146
|
- /tax-overpayments-and-underpayments/if-youre-due-a-refund
|
|
147
147
|
- /pay-p800-tax-calculation
|
|
148
148
|
- /guidance/claim-an-income-tax-refund-by-post
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_web_banners
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.37.
|
|
4
|
+
version: 1.37.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
@@ -211,7 +211,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
211
211
|
- !ruby/object:Gem::Version
|
|
212
212
|
version: '0'
|
|
213
213
|
requirements: []
|
|
214
|
-
rubygems_version: 4.0.
|
|
214
|
+
rubygems_version: 4.0.16
|
|
215
215
|
specification_version: 4
|
|
216
216
|
summary: A gem to support banners on GOV.UK frontend applications
|
|
217
217
|
test_files: []
|