playbook_ui 14.2.0 → 14.2.1.pre.alpha.bugfixforactionrc3663

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 = "14.1.0"
5
- VERSION = "14.2.0"
4
+ PREVIOUS_VERSION = "14.2.1"
5
+ VERSION = "14.2.1.pre.alpha.bugfixforactionrc3663"
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: 14.2.0
4
+ version: 14.2.1.pre.alpha.bugfixforactionrc3663
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-08-26 00:00:00.000000000 Z
12
+ date: 2024-09-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -3108,7 +3108,7 @@ homepage: https://playbook.powerapp.cloud/
3108
3108
  licenses:
3109
3109
  - ISC
3110
3110
  metadata: {}
3111
- post_install_message:
3111
+ post_install_message:
3112
3112
  rdoc_options: []
3113
3113
  require_paths:
3114
3114
  - lib
@@ -3124,7 +3124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3124
3124
  version: '0'
3125
3125
  requirements: []
3126
3126
  rubygems_version: 3.5.3
3127
- signing_key:
3127
+ signing_key:
3128
3128
  specification_version: 4
3129
3129
  summary: Playbook Design System
3130
3130
  test_files: []