stimeo 0.13.0 → 0.15.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: 30d1818f30d52a39c9119bd241f208cd7d8c830e7af2db40ba47c13f63789031
4
+ data.tar.gz: 4c4115f1351c35b1ea016947af42406ef26a7ae37d33abe2581c82b455a826d5
5
5
  SHA512:
6
- metadata.gz: f7642497d4b79bb2d2441a879c15bb4b3f2f0fdfdff86417f3371b1f15bd272a6a7e501b0cc1ae37e1b51df86686c8762622b2ec6243ccdc0e5f5d47ec37c70a
7
- data.tar.gz: bc5b751bab2dc91d48917c1678bf3c9b6dd32fb38b8df10cac94d86acee8567fc6a32a2957566d728dc668067e6598433b5825c9b5b1eed67d19b26663120ebf
6
+ metadata.gz: 0d2fed31a5f37cdc24ea28714ba0318cde1cc224e6179f63275a191ecd750c8ceb3c0ea697d53436dc0dfed426f7cfac606c6d39bbb0aa7c325e68d79f7b8186
7
+ data.tar.gz: 8173455ecd9d730f9d0740ab88eb6fae4feedd5693fc8258bdc138f57d58f60315443e03d907979ccf6dd997bf6a2f1f2a0f17d279bcf14cb793d0b0c6aba95b
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.15.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-20 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: []