playbook_ui_docs 13.18.0.pre.alpha.useexactnodejsversionghactions2183 → 13.18.0
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/dist/playbook-doc.js +9 -9
- metadata +7 -7
metadata
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: playbook_ui_docs
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 13.18.0
|
|
4
|
+
version: 13.18.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Power UX
|
|
8
8
|
- Power Devs
|
|
9
|
-
autorequire:
|
|
9
|
+
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2024-02-
|
|
12
|
+
date: 2024-02-15 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: playbook_ui
|
|
@@ -1768,7 +1768,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
|
1768
1768
|
licenses:
|
|
1769
1769
|
- ISC
|
|
1770
1770
|
metadata: {}
|
|
1771
|
-
post_install_message:
|
|
1771
|
+
post_install_message:
|
|
1772
1772
|
rdoc_options: []
|
|
1773
1773
|
require_paths:
|
|
1774
1774
|
- lib
|
|
@@ -1779,12 +1779,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1779
1779
|
version: '0'
|
|
1780
1780
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1781
1781
|
requirements:
|
|
1782
|
-
- - "
|
|
1782
|
+
- - ">="
|
|
1783
1783
|
- !ruby/object:Gem::Version
|
|
1784
|
-
version:
|
|
1784
|
+
version: '0'
|
|
1785
1785
|
requirements: []
|
|
1786
1786
|
rubygems_version: 3.3.7
|
|
1787
|
-
signing_key:
|
|
1787
|
+
signing_key:
|
|
1788
1788
|
specification_version: 4
|
|
1789
1789
|
summary: Playbook Design System Docs
|
|
1790
1790
|
test_files: []
|