govuk_frontend_toolkit 4.8.0 → 4.8.1

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
  SHA1:
3
- metadata.gz: 1bf84ca5f409edb14c30de9f164e2a882020cfe6
4
- data.tar.gz: e5bb03235b7a6cd7a694094e99e8f1abf61ec2ad
3
+ metadata.gz: 766fc1a6b15eb2c922f230b00fda32bcc48da461
4
+ data.tar.gz: 2ba0dbb70cdf077adc5dd25a515b3c6313e0d7ac
5
5
  SHA512:
6
- metadata.gz: e529cdabcb19a17969515e8e259b61ff061987c1bfe7c30f8b68212bd563a5b44cd13f278828f656aa01fbf1a5d6f8ba5933c25c1cf2bb2abd6329c2c0d07bc7
7
- data.tar.gz: 374dd5938b13d38ca5ca6fbab70ed02818f9754062e2ff9d4f56712f4414face85a355e0db1df625d3c14696f89b739eff8d296aa56527f956d017d6cc7e9cfd
6
+ metadata.gz: 9f3003efea930d3d9857153888deaea308ae0a4d139d25f4bfde60ccefd40141dce71d040e6d31cb844200323412fce8aeb8db8be18cc514c365ed55bd48d896
7
+ data.tar.gz: b27440a359120867d3a79d49dc5ded40c4d829342f45143cde01d0a3ab5ad8829f04cfe3c7738b45bda3dee01ac13cff8f0f373ec2a5446f5e57f12de846d1d5
@@ -1,3 +1,7 @@
1
+ # 4.8.1
2
+
3
+ - Update DEFRA brand colour to new green (PR #249)
4
+
1
5
  # 4.8.0
2
6
 
3
7
  - Pass cohort name to analytics when using multivariate test (PR #251)
@@ -1 +1 @@
1
- 4.8.0
1
+ 4.8.1
@@ -195,7 +195,7 @@ A collection of colour variables.
195
195
  * `$department-for-communities-and-local-government` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #00857e" />
196
196
  * `$department-for-energy-and-climate-change` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #009ddb" />
197
197
  * `$department-for-culture-media-and-sport` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #d40072" />
198
- * `$department-for-environment-food-and-rural-affairs` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #898700" />
198
+ * `$department-for-environment-food-and-rural-affairs` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #00a33b" />
199
199
  * `$department-for-work-and-pensions` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #00beb7" />
200
200
  * `$department-for-business-innovation-and-skills` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #003479" />
201
201
  * `$department-for-international-development` <span style="display:inline-block; width: 60px; height: 10px; float: right; background-color: #002878" />
@@ -9,7 +9,7 @@ $department-for-business-innovation-skills: #003479;
9
9
  $department-for-communities-and-local-government: #00857e;
10
10
  $department-for-culture-media-sport: #d40072;
11
11
  $department-for-education: #003a69;
12
- $department-for-environment-food-rural-affairs: #898700;
12
+ $department-for-environment-food-rural-affairs: #00a33b;
13
13
  $department-for-international-development: #002878;
14
14
  $department-for-transport: #006c56;
15
15
  $department-for-work-pensions: #00beb7;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_frontend_toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.8.0
4
+ version: 4.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bradley Wright
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-17 00:00:00.000000000 Z
11
+ date: 2016-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails