playbook_ui 12.29.0.pre.alpha.play716popoverkitcloseonclickissue893 → 12.29.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.29.0
|
4
|
+
version: 12.29.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-06 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -2513,7 +2513,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
2513
2513
|
licenses:
|
2514
2514
|
- ISC
|
2515
2515
|
metadata: {}
|
2516
|
-
post_install_message:
|
2516
|
+
post_install_message:
|
2517
2517
|
rdoc_options: []
|
2518
2518
|
require_paths:
|
2519
2519
|
- lib
|
@@ -2524,12 +2524,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
2524
2524
|
version: '0'
|
2525
2525
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
2526
2526
|
requirements:
|
2527
|
-
- - "
|
2527
|
+
- - ">="
|
2528
2528
|
- !ruby/object:Gem::Version
|
2529
|
-
version:
|
2529
|
+
version: '0'
|
2530
2530
|
requirements: []
|
2531
2531
|
rubygems_version: 3.3.7
|
2532
|
-
signing_key:
|
2532
|
+
signing_key:
|
2533
2533
|
specification_version: 4
|
2534
2534
|
summary: Playbook Design System
|
2535
2535
|
test_files: []
|