stimeo 0.13.0 → 0.14.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +7 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b1040af116da46c48702514aa04fc1fa36742f569e62d47eea913453648cf308
4
- data.tar.gz: 27f0239602c21f96df001135cd1a015803f4f6724ec54ae8715a34f1272e989c
3
+ metadata.gz: dede9c06c4d38180845c0221c37079880ec9bc86cf7c9fd7b5c3dc6524c1aadf
4
+ data.tar.gz: 511a92b5042bfcb162afc701ede8e869d22ee49560ebb0ab3d677fc42b7de2a6
5
5
  SHA512:
6
- metadata.gz: f7642497d4b79bb2d2441a879c15bb4b3f2f0fdfdff86417f3371b1f15bd272a6a7e501b0cc1ae37e1b51df86686c8762622b2ec6243ccdc0e5f5d47ec37c70a
7
- data.tar.gz: bc5b751bab2dc91d48917c1678bf3c9b6dd32fb38b8df10cac94d86acee8567fc6a32a2957566d728dc668067e6598433b5825c9b5b1eed67d19b26663120ebf
6
+ metadata.gz: c1c31d47010175ef4267ac1e1792269f883e7eeccdb3731eb2095fbce1abb78947847c0a70a77153ad85940ef24a44261d8fb37f1ad44fecc1ae0ec638f24e0a
7
+ data.tar.gz: 00726ff1a8957a173cc1cdd97dcad14f12c2fc9891fdc449553c6e80c8249d458544ddc3e76a2855877865ea33a8de2ce63f72b966493e3cb54d18623d7e52e9
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stimeo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stimeo Labs
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
11
+ date: 2026-09-19 00:00:00.000000000 Z
11
12
  dependencies:
12
13
  - !ruby/object:Gem::Dependency
13
14
  name: stimeo-ui
@@ -25,6 +26,7 @@ dependencies:
25
26
  version: 0.2.0
26
27
  description: Name held by Stimeo Labs so `gem "stimeo"` resolves to the real library.
27
28
  Prefer depending on stimeo-ui directly; this gem only depends on it and loads it.
29
+ email:
28
30
  executables: []
29
31
  extensions: []
30
32
  extra_rdoc_files: []
@@ -39,6 +41,7 @@ metadata:
39
41
  source_code_uri: https://github.com/taiyaky/stimeo-ui
40
42
  bug_tracker_uri: https://github.com/taiyaky/stimeo-ui/issues
41
43
  rubygems_mfa_required: 'true'
44
+ post_install_message:
42
45
  rdoc_options: []
43
46
  require_paths:
44
47
  - lib
@@ -53,7 +56,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
53
56
  - !ruby/object:Gem::Version
54
57
  version: '0'
55
58
  requirements: []
56
- rubygems_version: 3.6.9
59
+ rubygems_version: 3.5.22
60
+ signing_key:
57
61
  specification_version: 4
58
62
  summary: Alias of stimeo-ui — headless Stimulus UI framework for Rails.
59
63
  test_files: []