govuk-components 5.10.2b1 → 5.11.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 +4 -4
- data/README.md +1 -1
- data/app/components/govuk_component/footer_component.html.erb +10 -10
- data/app/components/govuk_component/header_component.html.erb +14 -13
- data/app/components/govuk_component/service_navigation_component.rb +10 -3
- data/app/components/govuk_component/table_component/cell_component.rb +12 -11
- data/lib/govuk/components/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb4fc7c72846bacfa13fd27794ac906e54dcbf79d19d01b2640780840d8f2b1b
|
4
|
+
data.tar.gz: e0b1e83dea4dc992bb7dbfb7447d7eccb3d792b871efdd272e2505e57d3679bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e1b6704e558bc1b41563c492881f4d6117e7b245120d30673d1036d10bd620cb1874ab55552b8f784c524bcd8d7b20bcf43945e4422070f52f75e7804a3da864
|
7
|
+
data.tar.gz: 1690fb1a70eeda176c6dfda86375ec0a824bf47b34b7ac6f020b6518b80c43173ec9579dedecd1ddc6996f8299fb7f4f989046e1b8a3fe9b5e661bf7d7938196
|
data/README.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
[](https://rubygems.org/gems/govuk-components)
|
7
7
|
[](https://codeclimate.com/github/x-govuk/govuk-components/test_coverage)
|
8
8
|
[](https://github.com/x-govuk/govuk-components/blob/main/LICENSE.txt)
|
9
|
-
[](https://design-system.service.gov.uk)
|
10
10
|
[](https://viewcomponent.org/)
|
11
11
|
[](https://weblog.rubyonrails.org/releases/)
|
12
12
|
[](https://www.ruby-lang.org/en/downloads/)
|
@@ -2,15 +2,15 @@
|
|
2
2
|
<%= tag.div(**container_html_attributes) do %>
|
3
3
|
<%= tag.svg(class: "#{brand}-footer__crown", focusable: "false", role: "presentation", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 60", height: "30", width: "32", fill: "currentColor") do %>
|
4
4
|
<g>
|
5
|
-
<circle cx="20" cy="17.6" r="3.7"
|
6
|
-
<circle cx="10.2" cy="23.5" r="3.7"
|
7
|
-
<circle cx="3.7" cy="33.2" r="3.7"
|
8
|
-
<circle cx="31.7" cy="30.6" r="3.7"
|
9
|
-
<circle cx="43.3" cy="17.6" r="3.7"
|
10
|
-
<circle cx="53.2" cy="23.5" r="3.7"
|
11
|
-
<circle cx="59.7" cy="33.2" r="3.7"
|
12
|
-
<circle cx="31.7" cy="30.6" r="3.7"
|
13
|
-
<path d="M33.1,9.8c.2-.1.3-.3.5-.5l4.6,2.4v-6.8l-4.6,1.5c-.1-.2-.3-.3-.5-.5l1.9-5.9h-6.7l1.9,5.9c-.2.1-.3.3-.5.5l-4.6-1.5v6.8l4.6-2.4c.1.2.3.3.5.5l-2.6,8c-.9,2.8,1.2,5.7,4.1,5.7h0c3,0,5.1-2.9,4.1-5.7l-2.6-8ZM37,37.9s-3.4,3.8-4.1,6.1c2.2,0,4.2-.5,6.4-2.8l-.7,8.5c-2-2.8-4.4-4.1-5.7-3.8.1,3.1.5,6.7,5.8,7.2,3.7.3,6.7-1.5,7-3.8.4-2.6-2-4.3-3.7-1.6-1.4-4.5,2.4-6.1,4.9-3.2-1.9-4.5-1.8-7.7,2.4-10.9,3,4,2.6,7.3-1.2,11.1,2.4-1.3,6.2,0,4,4.6-1.2-2.8-3.7-2.2-4.2.2-.3,1.7.7,3.7,3,4.2,1.9.3,4.7-.9,7-5.9-1.3,0-2.4.7-3.9,1.7l2.4-8c.6,2.3,1.4,3.7,2.2,4.5.6-1.6.5-2.8,0-5.3l5,1.8c-2.6,3.6-5.2,8.7-7.3,17.5-7.4-1.1-15.7-1.7-24.5-1.7h0c-8.8,0-17.1.6-24.5,1.7-2.1-8.9-4.7-13.9-7.3-17.5l5-1.8c-.5,2.5-.6,3.7,0,5.3.8-.8,1.6-2.3,2.2-4.5l2.4,8c-1.5-1-2.6-1.7-3.9-1.7,2.3,5,5.2,6.2,7,5.9,2.3-.4,3.3-2.4,3-4.2-.5-2.4-3-3.1-4.2-.2-2.2-4.6,1.6-6,4-4.6-3.7-3.7-4.2-7.1-1.2-11.1,4.2,3.2,4.3,6.4,2.4,10.9,2.5-2.8,6.3-1.3,4.9,3.2-1.8-2.7-4.1-1-3.7,1.6.3,2.3,3.3,4.1,7,3.8,5.4-.5,5.7-4.2,5.8-7.2-1.3-.2-3.7,1-5.7,3.8l-.7-8.5c2.2,2.3,4.2,2.7,6.4,2.8-.7-2.3-4.1-6.1-4.1-6.1h10.6,0Z"
|
5
|
+
<circle cx="20" cy="17.6" r="3.7"/>
|
6
|
+
<circle cx="10.2" cy="23.5" r="3.7"/>
|
7
|
+
<circle cx="3.7" cy="33.2" r="3.7"/>
|
8
|
+
<circle cx="31.7" cy="30.6" r="3.7"/>
|
9
|
+
<circle cx="43.3" cy="17.6" r="3.7"/>
|
10
|
+
<circle cx="53.2" cy="23.5" r="3.7"/>
|
11
|
+
<circle cx="59.7" cy="33.2" r="3.7"/>
|
12
|
+
<circle cx="31.7" cy="30.6" r="3.7"/>
|
13
|
+
<path d="M33.1,9.8c.2-.1.3-.3.5-.5l4.6,2.4v-6.8l-4.6,1.5c-.1-.2-.3-.3-.5-.5l1.9-5.9h-6.7l1.9,5.9c-.2.1-.3.3-.5.5l-4.6-1.5v6.8l4.6-2.4c.1.2.3.3.5.5l-2.6,8c-.9,2.8,1.2,5.7,4.1,5.7h0c3,0,5.1-2.9,4.1-5.7l-2.6-8ZM37,37.9s-3.4,3.8-4.1,6.1c2.2,0,4.2-.5,6.4-2.8l-.7,8.5c-2-2.8-4.4-4.1-5.7-3.8.1,3.1.5,6.7,5.8,7.2,3.7.3,6.7-1.5,7-3.8.4-2.6-2-4.3-3.7-1.6-1.4-4.5,2.4-6.1,4.9-3.2-1.9-4.5-1.8-7.7,2.4-10.9,3,4,2.6,7.3-1.2,11.1,2.4-1.3,6.2,0,4,4.6-1.2-2.8-3.7-2.2-4.2.2-.3,1.7.7,3.7,3,4.2,1.9.3,4.7-.9,7-5.9-1.3,0-2.4.7-3.9,1.7l2.4-8c.6,2.3,1.4,3.7,2.2,4.5.6-1.6.5-2.8,0-5.3l5,1.8c-2.6,3.6-5.2,8.7-7.3,17.5-7.4-1.1-15.7-1.7-24.5-1.7h0c-8.8,0-17.1.6-24.5,1.7-2.1-8.9-4.7-13.9-7.3-17.5l5-1.8c-.5,2.5-.6,3.7,0,5.3.8-.8,1.6-2.3,2.2-4.5l2.4,8c-1.5-1-2.6-1.7-3.9-1.7,2.3,5,5.2,6.2,7,5.9,2.3-.4,3.3-2.4,3-4.2-.5-2.4-3-3.1-4.2-.2-2.2-4.6,1.6-6,4-4.6-3.7-3.7-4.2-7.1-1.2-11.1,4.2,3.2,4.3,6.4,2.4,10.9,2.5-2.8,6.3-1.3,4.9,3.2-1.8-2.7-4.1-1-3.7,1.6.3,2.3,3.3,4.1,7,3.8,5.4-.5,5.7-4.2,5.8-7.2-1.3-.2-3.7,1-5.7,3.8l-.7-8.5c2.2,2.3,4.2,2.7,6.4,2.8-.7-2.3-4.1-6.1-4.1-6.1h10.6,0Z"/>
|
14
14
|
</g>
|
15
15
|
<% end %>
|
16
16
|
|
@@ -48,7 +48,7 @@
|
|
48
48
|
|
49
49
|
<% if meta_licence_content.nil? %>
|
50
50
|
<svg aria-hidden="true" focusable="false" class="<%= brand %>-footer__licence-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 483.2 195.7" height="17" width="41">
|
51
|
-
<path fill="currentColor" d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145"
|
51
|
+
<path fill="currentColor" d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145"/>
|
52
52
|
</svg>
|
53
53
|
|
54
54
|
<%= tag.span(default_licence, class: "#{brand}-footer__licence-description") %>
|
@@ -9,26 +9,27 @@
|
|
9
9
|
focusable="false"
|
10
10
|
role="img"
|
11
11
|
xmlns="http://www.w3.org/2000/svg"
|
12
|
-
viewBox="0 0
|
12
|
+
viewBox="0 0 324 60"
|
13
13
|
height="30"
|
14
|
-
width="
|
14
|
+
width="162"
|
15
|
+
fill="currentcolor"
|
15
16
|
class="<%= brand %>-header__logotype"
|
16
17
|
aria-label="GOV.UK"
|
17
18
|
>
|
18
19
|
<title>GOV.UK</title>
|
19
20
|
<g>
|
20
|
-
<circle cx="
|
21
|
-
<circle cx="
|
22
|
-
<circle cx="
|
23
|
-
<circle cx="
|
24
|
-
<circle cx="
|
25
|
-
<circle cx="
|
26
|
-
<circle cx="
|
27
|
-
<circle cx="
|
28
|
-
<path d="
|
21
|
+
<circle cx="20" cy="17.6" r="3.7"/>
|
22
|
+
<circle cx="10.2" cy="23.5" r="3.7"/>
|
23
|
+
<circle cx="3.7" cy="33.2" r="3.7"/>
|
24
|
+
<circle cx="31.7" cy="30.6" r="3.7"/>
|
25
|
+
<circle cx="43.3" cy="17.6" r="3.7"/>
|
26
|
+
<circle cx="53.2" cy="23.5" r="3.7"/>
|
27
|
+
<circle cx="59.7" cy="33.2" r="3.7"/>
|
28
|
+
<circle cx="31.7" cy="30.6" r="3.7"/>
|
29
|
+
<path d="M33.1,9.8c.2-.1.3-.3.5-.5l4.6,2.4v-6.8l-4.6,1.5c-.1-.2-.3-.3-.5-.5l1.9-5.9h-6.7l1.9,5.9c-.2.1-.3.3-.5.5l-4.6-1.5v6.8l4.6-2.4c.1.2.3.3.5.5l-2.6,8c-.9,2.8,1.2,5.7,4.1,5.7h0c3,0,5.1-2.9,4.1-5.7l-2.6-8ZM37,37.9s-3.4,3.8-4.1,6.1c2.2,0,4.2-.5,6.4-2.8l-.7,8.5c-2-2.8-4.4-4.1-5.7-3.8.1,3.1.5,6.7,5.8,7.2,3.7.3,6.7-1.5,7-3.8.4-2.6-2-4.3-3.7-1.6-1.4-4.5,2.4-6.1,4.9-3.2-1.9-4.5-1.8-7.7,2.4-10.9,3,4,2.6,7.3-1.2,11.1,2.4-1.3,6.2,0,4,4.6-1.2-2.8-3.7-2.2-4.2.2-.3,1.7.7,3.7,3,4.2,1.9.3,4.7-.9,7-5.9-1.3,0-2.4.7-3.9,1.7l2.4-8c.6,2.3,1.4,3.7,2.2,4.5.6-1.6.5-2.8,0-5.3l5,1.8c-2.6,3.6-5.2,8.7-7.3,17.5-7.4-1.1-15.7-1.7-24.5-1.7h0c-8.8,0-17.1.6-24.5,1.7-2.1-8.9-4.7-13.9-7.3-17.5l5-1.8c-.5,2.5-.6,3.7,0,5.3.8-.8,1.6-2.3,2.2-4.5l2.4,8c-1.5-1-2.6-1.7-3.9-1.7,2.3,5,5.2,6.2,7,5.9,2.3-.4,3.3-2.4,3-4.2-.5-2.4-3-3.1-4.2-.2-2.2-4.6,1.6-6,4-4.6-3.7-3.7-4.2-7.1-1.2-11.1,4.2,3.2,4.3,6.4,2.4,10.9,2.5-2.8,6.3-1.3,4.9,3.2-1.8-2.7-4.1-1-3.7,1.6.3,2.3,3.3,4.1,7,3.8,5.4-.5,5.7-4.2,5.8-7.2-1.3-.2-3.7,1-5.7,3.8l-.7-8.5c2.2,2.3,4.2,2.7,6.4,2.8-.7-2.3-4.1-6.1-4.1-6.1h10.6,0Z"/>
|
29
30
|
</g>
|
30
|
-
<circle class="<%= brand %>-logo-dot" cx="
|
31
|
-
<path d="
|
31
|
+
<circle class="<%= brand %>-logo-dot" cx="227" cy="36" r="7.3"/>
|
32
|
+
<path d="M94.7,36.1c0,1.9.2,3.6.7,5.4.5,1.7,1.2,3.2,2.1,4.5.9,1.3,2.2,2.4,3.6,3.2,1.5.8,3.2,1.2,5.3,1.2s3.6-.3,4.9-.9c1.3-.6,2.3-1.4,3.1-2.3.8-.9,1.3-2,1.6-3,.3-1.1.5-2.1.5-3v-.4h-11v-6.6h19.5v24h-7.7v-5.4c-.5.8-1.2,1.6-2,2.3-.8.7-1.7,1.3-2.7,1.8-1,.5-2.1.9-3.3,1.2-1.2.3-2.5.4-3.8.4-3.2,0-6-.6-8.4-1.7-2.5-1.1-4.5-2.7-6.2-4.7-1.7-2-3-4.4-3.8-7.1-.9-2.7-1.3-5.6-1.3-8.7s.5-6,1.5-8.7,2.4-5.1,4.2-7.1c1.8-2,4-3.6,6.5-4.7s5.4-1.7,8.6-1.7,4,.2,5.9.7c1.8.5,3.5,1.1,5.1,2,1.5.9,2.9,1.9,4,3.2,1.2,1.2,2.1,2.6,2.8,4.1l-7.7,4.3c-.5-.9-1-1.8-1.6-2.6-.6-.8-1.3-1.5-2.2-2.1-.8-.6-1.7-1-2.8-1.4-1-.3-2.2-.5-3.5-.5-2,0-3.8.4-5.3,1.2s-2.7,1.9-3.6,3.2c-.9,1.3-1.7,2.8-2.1,4.6s-.7,3.5-.7,5.3v.3h0ZM152.9,13.7c3.2,0,6.1.6,8.7,1.7,2.6,1.2,4.7,2.7,6.5,4.7,1.8,2,3.1,4.4,4.1,7.1s1.4,5.6,1.4,8.7-.5,6-1.4,8.7c-.9,2.7-2.3,5.1-4.1,7.1s-4,3.6-6.5,4.7c-2.6,1.1-5.5,1.7-8.7,1.7s-6.1-.6-8.7-1.7c-2.6-1.1-4.7-2.7-6.5-4.7-1.8-2-3.1-4.4-4.1-7.1-.9-2.7-1.4-5.6-1.4-8.7s.5-6,1.4-8.7,2.3-5.1,4.1-7.1c1.8-2,4-3.6,6.5-4.7s5.4-1.7,8.7-1.7h0ZM152.9,50.4c1.9,0,3.6-.4,5-1.1,1.4-.7,2.7-1.7,3.6-3,1-1.3,1.7-2.8,2.2-4.5.5-1.7.8-3.6.8-5.7v-.2c0-2-.3-3.9-.8-5.7-.5-1.7-1.3-3.3-2.2-4.5-1-1.3-2.2-2.3-3.6-3-1.4-.7-3.1-1.1-5-1.1s-3.6.4-5,1.1c-1.5.7-2.7,1.7-3.6,3s-1.7,2.8-2.2,4.5c-.5,1.7-.8,3.6-.8,5.7v.2c0,2.1.3,4,.8,5.7.5,1.7,1.2,3.2,2.2,4.5,1,1.3,2.2,2.3,3.6,3,1.5.7,3.1,1.1,5,1.1ZM189.1,58l-12.3-44h9.8l8.4,32.9h.3l8.2-32.9h9.7l-12.3,44M262.9,50.4c1.3,0,2.5-.2,3.6-.6,1.1-.4,2-.9,2.8-1.7.8-.8,1.4-1.7,1.9-2.9.5-1.2.7-2.5.7-4.1V14h8.6v28.5c0,2.4-.4,4.6-1.3,6.6-.9,2-2.1,3.6-3.7,5-1.6,1.4-3.4,2.4-5.6,3.2-2.2.7-4.5,1.1-7.1,1.1s-4.9-.4-7.1-1.1c-2.2-.7-4-1.8-5.6-3.2s-2.8-3-3.7-5c-.9-2-1.3-4.1-1.3-6.6V14h8.7v27.2c0,1.6.2,2.9.7,4.1.5,1.2,1.1,2.1,1.9,2.9.8.8,1.7,1.3,2.8,1.7s2.3.6,3.6.6h0ZM288.5,14h8.7v19.1l15.5-19.1h10.8l-15.1,17.6,16.1,26.4h-10.2l-11.5-19.7-5.6,6.3v13.5h-8.7"/>
|
32
33
|
</svg>
|
33
34
|
<% end %>
|
34
35
|
<% if product_name.present? %>
|
@@ -16,14 +16,15 @@ class GovukComponent::ServiceNavigationComponent < GovukComponent::Base
|
|
16
16
|
)
|
17
17
|
end
|
18
18
|
|
19
|
-
attr_reader :aria_label_text, :navigation_id
|
19
|
+
attr_reader :aria_label_text, :navigation_id, :inverse
|
20
20
|
|
21
|
-
def initialize(service_name: nil, service_url: nil, navigation_items: [], current_path: nil, aria_label: "Service information", navigation_id: 'navigation', classes: [], html_attributes: {})
|
21
|
+
def initialize(service_name: nil, service_url: nil, navigation_items: [], current_path: nil, aria_label: "Service information", navigation_id: 'navigation', inverse: false, classes: [], html_attributes: {})
|
22
22
|
@service_name_text = service_name
|
23
23
|
@service_url = service_url
|
24
24
|
@current_path = current_path
|
25
25
|
@aria_label_text = aria_label
|
26
26
|
@navigation_id = navigation_id
|
27
|
+
@inverse = inverse
|
27
28
|
|
28
29
|
if @service_name_text.present?
|
29
30
|
with_service_name(service_name: @service_name_text, service_url:)
|
@@ -73,7 +74,13 @@ private
|
|
73
74
|
end
|
74
75
|
|
75
76
|
def default_attributes
|
76
|
-
{
|
77
|
+
{
|
78
|
+
class: class_names(
|
79
|
+
"#{brand}-service-navigation",
|
80
|
+
"#{brand}-service-navigation--inverse" => inverse,
|
81
|
+
),
|
82
|
+
data: { module: "#{brand}-service-navigation" },
|
83
|
+
}
|
77
84
|
end
|
78
85
|
|
79
86
|
def aria_attributes
|
@@ -4,17 +4,6 @@ class GovukComponent::TableComponent::CellComponent < GovukComponent::Base
|
|
4
4
|
alias_method :numeric?, :numeric
|
5
5
|
alias_method :header?, :header
|
6
6
|
|
7
|
-
def self.widths
|
8
|
-
{
|
9
|
-
"full" => "#{brand}-!-width-full",
|
10
|
-
"three-quarters" => "#{brand}-!-width-three-quarters",
|
11
|
-
"two-thirds" => "#{brand}-!-width-two-thirds",
|
12
|
-
"one-half" => "#{brand}-!-width-one-half",
|
13
|
-
"one-third" => "#{brand}-!-width-one-third",
|
14
|
-
"one-quarter" => "#{brand}-!-width-one-quarter",
|
15
|
-
}.freeze
|
16
|
-
end
|
17
|
-
|
18
7
|
def initialize(scope: nil, header: nil, numeric: false, text: nil, width: nil, parent: nil, rowspan: nil, colspan: nil, classes: [], html_attributes: {})
|
19
8
|
@text = text
|
20
9
|
@numeric = numeric
|
@@ -24,6 +13,7 @@ class GovukComponent::TableComponent::CellComponent < GovukComponent::Base
|
|
24
13
|
@colspan = colspan
|
25
14
|
@rowspan = rowspan
|
26
15
|
@header = (header.nil?) ? in_thead? : header
|
16
|
+
@width = widths.fetch(width, nil)
|
27
17
|
|
28
18
|
super(classes:, html_attributes:)
|
29
19
|
end
|
@@ -34,6 +24,17 @@ class GovukComponent::TableComponent::CellComponent < GovukComponent::Base
|
|
34
24
|
|
35
25
|
private
|
36
26
|
|
27
|
+
def widths
|
28
|
+
@widths ||= {
|
29
|
+
"full" => "#{brand}-!-width-full",
|
30
|
+
"three-quarters" => "#{brand}-!-width-three-quarters",
|
31
|
+
"two-thirds" => "#{brand}-!-width-two-thirds",
|
32
|
+
"one-half" => "#{brand}-!-width-one-half",
|
33
|
+
"one-third" => "#{brand}-!-width-one-third",
|
34
|
+
"one-quarter" => "#{brand}-!-width-one-quarter",
|
35
|
+
}
|
36
|
+
end
|
37
|
+
|
37
38
|
def width?
|
38
39
|
width.present?
|
39
40
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: govuk-components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.
|
4
|
+
version: 5.11.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- DfE developers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-06-
|
11
|
+
date: 2025-06-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: html-attributes-utils
|
@@ -433,9 +433,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
433
433
|
version: '0'
|
434
434
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
435
435
|
requirements:
|
436
|
-
- - "
|
436
|
+
- - ">="
|
437
437
|
- !ruby/object:Gem::Version
|
438
|
-
version:
|
438
|
+
version: '0'
|
439
439
|
requirements: []
|
440
440
|
rubygems_version: 3.3.27
|
441
441
|
signing_key:
|