stimeo 0.1.1 → 0.2.1

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b71c5c7cee9e4f36ad23c9e94831e3b9e07ce008d3e091a147e59953c4cbed30
4
- data.tar.gz: ca86583f140348d602d5db28612d4e9fd4c13c7b2cbcc6ccf743351445db970e
3
+ metadata.gz: 84005b47b8d57140667919944c01178dc433a68e288cfbf9f39f5504e9c4bac8
4
+ data.tar.gz: fc59e1f8579fb6c63312e49129ffe7dc170e62865f819fec1b13f9b84888a0a8
5
5
  SHA512:
6
- metadata.gz: 45481a896eeed20e6a53b9f5a242968ded684830d0ac6d9a44a8813aa704dc15b3512d5b1d417b3b5972eebc984d88d5f08c51877604d30f05f162d4159117d9
7
- data.tar.gz: fdf9193319f262912ddccf8ac2bba0a1ef0da863f2c91b380a5ff313389525e6f7f6b6a1aa92ddad1274d8a4e07cc2c6f8e9e14b888f05bf34b0e085c24dceb3
6
+ metadata.gz: 44dd2c73864f65ca91e44f7c020bc23934b675ce8a5b4021b0a2407b16a318253a502d033f9011664cfd9c176f6624bcb2354e9cce65cc0e99f496dbf42666e4
7
+ data.tar.gz: 24347aadd6b9b93902bb8cc99b136630f840cbad34ca6464958a19269944c5b59a77cb7c2efc180fbfc0e6afb9622c153290a66e89990126be53f2fd63771e56
data/README.md CHANGED
@@ -8,7 +8,7 @@ the headless, accessibility-first Stimulus UI framework for Ruby on Rails by
8
8
  Prefer the real gem:
9
9
 
10
10
  ```bash
11
- bundle add stimeo-ui --version "0.1.0.pre.beta.3"
11
+ bundle add stimeo-ui
12
12
  bin/rails generate stimeo:install
13
13
  ```
14
14
 
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stimeo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stimeo Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-18 00:00:00.000000000 Z
11
+ date: 2026-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: stimeo-ui
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '='
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.1.0.pre.beta.3
19
+ version: 0.2.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '='
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 0.1.0.pre.beta.3
26
+ version: 0.2.0
27
27
  description: Name held by Stimeo Labs so `gem "stimeo"` resolves to the real library.
28
28
  Prefer depending on stimeo-ui directly; this gem only depends on it and loads it.
29
29
  email: