openvox-lint 1.0.3 → 1.0.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71723fc4a281f7c3536d6432b44c5e139836acc8c92fa5bfdb88889f106d6abb
4
- data.tar.gz: d17a05a915f9f10b1e132a7eae9587f4877c14094e8d5104fb61c9ff4dbc63c2
3
+ metadata.gz: 2f67ce6eb5008d1cfe6b96c4c705513dbcd50f7b996dfb0157f4cd47804d8243
4
+ data.tar.gz: bdc0251f3d48f15c57d752a67594b710f3a60f0f3a98deb5cc385269ac8e4ef7
5
5
  SHA512:
6
- metadata.gz: 6b15cf28730f168002763c7d5c3c193514897b890285ca8a3ab28cdc8d8b2db6cb0afd9368244c29e1f7cc343db833a84bd4ff5ffca6e858492edc97d8d85442
7
- data.tar.gz: 4d738c4820d2266bff5ca38ab59e7e889614e6f1acf12362e00c0e2ebf2f818be3f19a021605f8bf92cd2a1e76b5a1a867304eac8718d99554394f275df93065
6
+ metadata.gz: 3df7b72590f78d0424004726f7c3d534f0a3c0366424973f70786149487a9a59ad2ebca0eeb04509d88413ee852bcf4ef0c5a9eda7642f0b729bd76b5394c0e8
7
+ data.tar.gz: 4923059d0c75601b2ecb8d3b0a08c6a3ccd5d6260145b92d0b9267b1585fe6769c99066a86c9f153b56bf6cdb6e92d2db7cbf4fc1fd0023e72c67b5dc7dc2f1b
data/DOCUMENTATION.md CHANGED
@@ -46,7 +46,7 @@ the lexer token types, the plugin system, and integration guidance.
46
46
 
47
47
  | Constant | Value | Description |
48
48
  |----------|-------|-------------|
49
- | `VERSION` | `'1.0.3'` | Gem version |
49
+ | `VERSION` | `'1.0.4'` | Gem version |
50
50
 
51
51
  ### Class Methods
52
52
 
data/LICENSE CHANGED
@@ -68,7 +68,7 @@
68
68
 
69
69
  END OF TERMS AND CONDITIONS
70
70
 
71
- Copyright 2025 Johnny Sheets
71
+ Copyright 2025 Jerald Sheets
72
72
 
73
73
  Licensed under the Apache License, Version 2.0 (the "License");
74
74
  you may not use this file except in compliance with the License.
data/README.md CHANGED
@@ -494,4 +494,4 @@ Apache License, Version 2.0. See [LICENSE](LICENSE) for details.
494
494
 
495
495
  ## Author
496
496
 
497
- Johnny Sheets ([@cvquesty](https://github.com/cvquesty))
497
+ Jerald Sheets ([@cvquesty](https://github.com/cvquesty))
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OpenvoxLint
4
- VERSION = '1.0.3'
4
+ VERSION = '1.0.4'
5
5
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openvox-lint
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
- - Johnny Sheets
7
+ - Jerald Sheets
8
8
  bindir: bin
9
9
  cert_chain: []
10
10
  date: 2026-02-12 00:00:00.000000000 Z