govuk_template 0.22.1 → 0.22.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c3aacca76173a2d52960c8955813f944e95c119f
4
- data.tar.gz: 21a3dc606996827eac40461736ac2477a2152a9f
3
+ metadata.gz: a31ccdbfc41bbf7fcbb00521f6ff605f79cdfcae
4
+ data.tar.gz: 6d8de63c4b7255f74f2b299aa06e6a37f258a89f
5
5
  SHA512:
6
- metadata.gz: 339207990589507fe4b2ef9dec802f12576bdf18ff7e8019c5aa36dd727713d5b3d73d0b144da12d772260bd0d8df5740235dd44018a8b1f8b888fb51f5e2bcf
7
- data.tar.gz: 2ff814bf249c6fc9df0af07bd4bc646438f51fb47cf0c47fc9fcb03ef6ea02d6871a4ec273e6ad3448ab10d6a7c5d2b2ca127fee65eb7a252d91863c4665da4f
6
+ metadata.gz: 338ad025a5f0fbc927113f1fe190d3a6de7b681ecd5002fb551b90a00f301eabed767dc06bca7ac1c701840a77949168e0e125574f008cd70a2ddf293624b0f3
7
+ data.tar.gz: 47f889013ba2c02698791d7aedcb186249fe9661c54fbd9c6d42a08449615c286bd09463d1eb6fb0494e3f3f034f8b0337b09128916fdfe425485a54a0b7abc3
@@ -92,8 +92,7 @@ fieldset {
92
92
  padding: 0; }
93
93
 
94
94
  a:link {
95
- color: #005ea5;
96
- text-decoration-skip: ink; }
95
+ color: #005ea5; }
97
96
 
98
97
  a:visited {
99
98
  color: #4c2c92; }
@@ -92,8 +92,7 @@ fieldset {
92
92
  padding: 0; }
93
93
 
94
94
  a:link {
95
- color: #005ea5;
96
- text-decoration-skip: ink; }
95
+ color: #005ea5; }
97
96
 
98
97
  a:visited {
99
98
  color: #4c2c92; }
@@ -86,8 +86,7 @@ fieldset {
86
86
  padding: 0; }
87
87
 
88
88
  a:link {
89
- color: #005ea5;
90
- text-decoration-skip: ink; }
89
+ color: #005ea5; }
91
90
 
92
91
  a:visited {
93
92
  color: #4c2c92; }
@@ -89,8 +89,7 @@ fieldset {
89
89
  padding: 0; }
90
90
 
91
91
  a:link {
92
- color: #005ea5;
93
- text-decoration-skip: ink; }
92
+ color: #005ea5; }
94
93
 
95
94
  a:visited {
96
95
  color: #4c2c92; }
@@ -1,3 +1,3 @@
1
1
  module GovukTemplate
2
- VERSION = "0.22.1"
2
+ VERSION = "0.22.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.1
4
+ version: 0.22.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Tomlins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-08 00:00:00.000000000 Z
11
+ date: 2017-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails