swedbank-pay-design-guide-jekyll-theme 2.1.7.pre.beta.2 → 2.1.8

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: a8634e623b67651410e843588b83edebfb29437197279612a5bcda55fe9d29ea
4
- data.tar.gz: a38c71876352ed555033b7ede434cfe08a51d33b0b4b039c63bd1cfa5f847b3c
3
+ metadata.gz: 82461ed8a92c2333e5f8a549cd252ced7ae452a525a65392b8c72b869379eed0
4
+ data.tar.gz: 36b5b6260d912f87bcc552a393b8e2f1ee9cfad8bc2e7e14f9aee83d84dbb2e1
5
5
  SHA512:
6
- metadata.gz: 914a167fdf35d63e4a370e8ef68174d9ff51d3610105870f6cdf52b5a8283f519fe10285b2a996bf1e6b2823a27346542d47f6acde148eea0669fcafbf1d8037
7
- data.tar.gz: dc118f33b8cbbf03d1921f11626643d8f7a0638458137bb4d351cc7aeb9b88eb30304a213b66a97804f42882d8fd2e996e204bb83fd0536d75b50db349f3f96b
6
+ metadata.gz: 0a785ce437de4eafa111b26aba4112ff95a3d25228fdda1b53e7f9204d5bf84d4a40ac9241db075b2fe77379e9baf7ee6b09c4a626bd1859da6eea181d9aad86
7
+ data.tar.gz: 6d56bdf7ae1759b6205ff456ce1f384f84292aad6fe2cc08908dbe9ecbbac5db2eea0eb780fa230957debb2ee2a42b9175f078b892316a9ea3e0c5a75b2969ab
@@ -29,7 +29,7 @@ layout: null
29
29
  {%- endfor -%}
30
30
  {%- if site.tipue_search.include.pages == true -%}
31
31
  {%- for page in site.html_pages -%}
32
- {%- if page.url contains "/checkout-v3/" -%}
32
+ {%- unless page.url contains "/old-implementations/" -%}
33
33
  {%- unless page.exclude_from_search == true or excluded_files contains page.path -%}
34
34
  {%- assign has_excluded_taxonomy = false -%}
35
35
  {%- for tag in page.tags -%}
@@ -46,13 +46,13 @@ layout: null
46
46
  {%- assign index = index | push: page | uniq -%}
47
47
  {%- endunless -%}
48
48
  {%- endunless -%}
49
- {%- endif -%}
49
+ {%- endunless -%}
50
50
  {%- endfor -%}
51
51
  {%- endif -%}
52
52
  {%- for collection in site.tipue_search.include.collections -%}
53
53
  {%- assign documents = site.documents | where:"collection",collection -%}
54
54
  {%- for document in documents -%}
55
- {%- if document.url contains "/checkout-v3/" -%}
55
+ {%- unless document.url contains "/old-implementations/" -%}
56
56
  {%- unless document.exclude_from_search == true or excluded_files contains document.path -%}
57
57
  {%- assign has_excluded_taxonomy = false -%}
58
58
  {%- for tag in document.tags -%}
@@ -69,7 +69,7 @@ layout: null
69
69
  {%- assign index = index | push: document | uniq -%}
70
70
  {%- endunless -%}
71
71
  {%- endunless -%}
72
- {%- endif -%}
72
+ {%- endunless -%}
73
73
  {%- endfor -%}
74
74
  {%- endfor -%}
75
75
  var tipuesearch = {"pages": [
data/lib/gem_version.rb CHANGED
@@ -4,7 +4,7 @@ module Gem
4
4
  # Gem Specification
5
5
  class Specification
6
6
  def self.gem_version
7
- '2.1.7-beta.2'
7
+ '2.1.8'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swedbank-pay-design-guide-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.7.pre.beta.2
4
+ version: 2.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swedbank Pay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-28 00:00:00.000000000 Z
11
+ date: 2023-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -472,9 +472,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
472
472
  version: 2.5.0
473
473
  required_rubygems_version: !ruby/object:Gem::Requirement
474
474
  requirements:
475
- - - ">"
475
+ - - ">="
476
476
  - !ruby/object:Gem::Version
477
- version: 1.3.1
477
+ version: '0'
478
478
  requirements: []
479
479
  rubygems_version: 3.1.6
480
480
  signing_key: