playbook_ui 12.34.0.pre.alpha.play716popoverkitcloseonclickissue998 → 12.34.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.34.0
|
4
|
+
version: 12.34.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-28 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -2550,7 +2550,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
2550
2550
|
licenses:
|
2551
2551
|
- ISC
|
2552
2552
|
metadata: {}
|
2553
|
-
post_install_message:
|
2553
|
+
post_install_message:
|
2554
2554
|
rdoc_options: []
|
2555
2555
|
require_paths:
|
2556
2556
|
- lib
|
@@ -2561,12 +2561,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
2561
2561
|
version: '0'
|
2562
2562
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
2563
2563
|
requirements:
|
2564
|
-
- - "
|
2564
|
+
- - ">="
|
2565
2565
|
- !ruby/object:Gem::Version
|
2566
|
-
version:
|
2566
|
+
version: '0'
|
2567
2567
|
requirements: []
|
2568
2568
|
rubygems_version: 3.3.7
|
2569
|
-
signing_key:
|
2569
|
+
signing_key:
|
2570
2570
|
specification_version: 4
|
2571
2571
|
summary: Playbook Design System
|
2572
2572
|
test_files: []
|