playbook_ui 13.29.0.pre.alpha.testingcollapsibleissue3052 → 13.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.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Playbook
4
- PREVIOUS_VERSION = "13.29.0"
5
- VERSION = "13.29.0.pre.alpha.testingcollapsibleissue3052"
4
+ PREVIOUS_VERSION = "13.28.0"
5
+ VERSION = "13.29.0"
6
6
  end
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: 13.29.0.pre.alpha.testingcollapsibleissue3052
4
+ version: 13.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: 2024-06-10 00:00:00.000000000 Z
12
+ date: 2024-06-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -3019,7 +3019,7 @@ homepage: https://playbook.powerapp.cloud/
3019
3019
  licenses:
3020
3020
  - ISC
3021
3021
  metadata: {}
3022
- post_install_message:
3022
+ post_install_message:
3023
3023
  rdoc_options: []
3024
3024
  require_paths:
3025
3025
  - lib
@@ -3035,7 +3035,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3035
3035
  version: '0'
3036
3036
  requirements: []
3037
3037
  rubygems_version: 3.5.3
3038
- signing_key:
3038
+ signing_key:
3039
3039
  specification_version: 4
3040
3040
  summary: Playbook Design System
3041
3041
  test_files: []