playbook_ui 12.31.0.pre.alpha.multilevelnopillsdesigns944 → 12.31.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.
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 12.31.0
|
4
|
+
version: 12.31.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: 2023-07-
|
12
|
+
date: 2023-07-13 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -2537,7 +2537,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
2537
2537
|
licenses:
|
2538
2538
|
- ISC
|
2539
2539
|
metadata: {}
|
2540
|
-
post_install_message:
|
2540
|
+
post_install_message:
|
2541
2541
|
rdoc_options: []
|
2542
2542
|
require_paths:
|
2543
2543
|
- lib
|
@@ -2548,12 +2548,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
2548
2548
|
version: '0'
|
2549
2549
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
2550
2550
|
requirements:
|
2551
|
-
- - "
|
2551
|
+
- - ">="
|
2552
2552
|
- !ruby/object:Gem::Version
|
2553
|
-
version:
|
2553
|
+
version: '0'
|
2554
2554
|
requirements: []
|
2555
2555
|
rubygems_version: 3.3.7
|
2556
|
-
signing_key:
|
2556
|
+
signing_key:
|
2557
2557
|
specification_version: 4
|
2558
2558
|
summary: Playbook Design System
|
2559
2559
|
test_files: []
|