nomono 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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +20 -1
- data/README.md +2 -2
- data/lib/nomono/version.rb +1 -1
- data/sig/nomono.rbs +0 -1
- data.tar.gz.sig +1 -2
- metadata +8 -8
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f54fa725e5cd978c71be4e85cae68adeba3411aeefee955c22201483009e0fb7
|
|
4
|
+
data.tar.gz: d78b72422c440ed8c38983618e2dfee34df5498e9e4f1862f7ea89379ab7515a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 819d115aa83775ee4baf06c6c1625dbd47c5ca784e6386cc40e87dc4bfc6fdd8062c38afa6662508acd9c5b42effe232bd9e0b24e63a11aaaf1c3a5ef3c3fb03
|
|
7
|
+
data.tar.gz: '020899810c511ff60a1dce01c9d4a4da9835bbd9364085fd981faea0047ac5471100a4df47c5754b0c959c3fd727fcf982b3f56fe1399a37e34abd9445c42647'
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,23 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [1.0.4] - 2026-06-14
|
|
34
|
+
|
|
35
|
+
- TAG: [v1.0.4][1.0.4t]
|
|
36
|
+
- COVERAGE: 100.00% -- 86/86 lines in 4 files
|
|
37
|
+
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 4 files
|
|
38
|
+
- 12.50% documented
|
|
39
|
+
|
|
40
|
+
### Changed
|
|
41
|
+
|
|
42
|
+
- Retemplated with the current kettle-jem template set, refreshing generated
|
|
43
|
+
README metadata, the templating dependency floor, and the development lockfile.
|
|
44
|
+
|
|
45
|
+
### Fixed
|
|
46
|
+
|
|
47
|
+
- Removed a duplicate RBS `Nomono::VERSION` declaration and strengthened the
|
|
48
|
+
style workflow RBS check to load the signature environment.
|
|
49
|
+
|
|
33
50
|
## [1.0.3] - 2026-06-10
|
|
34
51
|
|
|
35
52
|
- TAG: [v1.0.3][1.0.3t]
|
|
@@ -106,7 +123,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
106
123
|
- TAG: [v1.0.0][1.0.0t]
|
|
107
124
|
- 12.50% documented
|
|
108
125
|
|
|
109
|
-
[Unreleased]: https://github.com/kettle-dev/nomono/compare/v1.0.
|
|
126
|
+
[Unreleased]: https://github.com/kettle-dev/nomono/compare/v1.0.4...HEAD
|
|
127
|
+
[1.0.4]: https://github.com/kettle-dev/nomono/compare/v1.0.3...v1.0.4
|
|
128
|
+
[1.0.4t]: https://github.com/kettle-dev/nomono/releases/tag/v1.0.4
|
|
110
129
|
[1.0.3]: https://github.com/kettle-dev/nomono/compare/v1.0.2...v1.0.3
|
|
111
130
|
[1.0.3t]: https://github.com/kettle-dev/nomono/releases/tag/v1.0.3
|
|
112
131
|
[1.0.2]: https://github.com/kettle-rb/nomono/compare/v1.0.1...v1.0.2
|
data/README.md
CHANGED
|
@@ -478,7 +478,7 @@ Thanks for RTFM. ☺️
|
|
|
478
478
|
| Package | nomono |
|
|
479
479
|
| Description | 1️⃣ Provides nomono_gems and eval_nomono_gems to standardize local multi-repo dependency wiring in Gemfiles. |
|
|
480
480
|
| Homepage | https://github.com/kettle-dev/nomono |
|
|
481
|
-
| Source | https://github.com/kettle-dev/nomono/tree/v1.0.
|
|
481
|
+
| Source | https://github.com/kettle-dev/nomono/tree/v1.0.3 |
|
|
482
482
|
| License | `AGPL-3.0-only` |
|
|
483
|
-
| Funding | https://github.com/sponsors/pboling, https://issuehunt.io/u/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/kettle-dev, https://patreon.com/galtzo, https://polar.sh/pboling, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/nomono, https://www.buymeacoffee.com/pboling |
|
|
483
|
+
| Funding | https://github.com/sponsors/pboling, https://issuehunt.io/u/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/kettle-dev, https://opencollective.com/kettle-rb, https://patreon.com/galtzo, https://polar.sh/pboling, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/nomono, https://www.buymeacoffee.com/pboling |
|
|
484
484
|
<!-- kettle-jem:metadata:end -->
|
data/lib/nomono/version.rb
CHANGED
data/sig/nomono.rbs
CHANGED
data.tar.gz.sig
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
���V��9+�����1<�+�c6�z�g4/?�7�N�&R����/_�Un��Po}F�}�
|
|
1
|
+
�1f�#��m���x�P�����h_�/�sN�$��(�,fcy
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: nomono
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -66,7 +66,7 @@ dependencies:
|
|
|
66
66
|
version: '2.2'
|
|
67
67
|
- - ">="
|
|
68
68
|
- !ruby/object:Gem::Version
|
|
69
|
-
version: 2.2.
|
|
69
|
+
version: 2.2.8
|
|
70
70
|
type: :development
|
|
71
71
|
prerelease: false
|
|
72
72
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -76,7 +76,7 @@ dependencies:
|
|
|
76
76
|
version: '2.2'
|
|
77
77
|
- - ">="
|
|
78
78
|
- !ruby/object:Gem::Version
|
|
79
|
-
version: 2.2.
|
|
79
|
+
version: 2.2.8
|
|
80
80
|
- !ruby/object:Gem::Dependency
|
|
81
81
|
name: bundler-audit
|
|
82
82
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -134,7 +134,7 @@ dependencies:
|
|
|
134
134
|
version: '3.1'
|
|
135
135
|
- - ">="
|
|
136
136
|
- !ruby/object:Gem::Version
|
|
137
|
-
version: 3.1.
|
|
137
|
+
version: 3.1.2
|
|
138
138
|
type: :development
|
|
139
139
|
prerelease: false
|
|
140
140
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -144,7 +144,7 @@ dependencies:
|
|
|
144
144
|
version: '3.1'
|
|
145
145
|
- - ">="
|
|
146
146
|
- !ruby/object:Gem::Version
|
|
147
|
-
version: 3.1.
|
|
147
|
+
version: 3.1.2
|
|
148
148
|
- !ruby/object:Gem::Dependency
|
|
149
149
|
name: kettle-test
|
|
150
150
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -278,10 +278,10 @@ licenses:
|
|
|
278
278
|
- AGPL-3.0-only
|
|
279
279
|
metadata:
|
|
280
280
|
homepage_uri: https://nomono.galtzo.com/
|
|
281
|
-
source_code_uri: https://github.com/kettle-dev/nomono/tree/v1.0.
|
|
282
|
-
changelog_uri: https://github.com/kettle-dev/nomono/blob/v1.0.
|
|
281
|
+
source_code_uri: https://github.com/kettle-dev/nomono/tree/v1.0.4
|
|
282
|
+
changelog_uri: https://github.com/kettle-dev/nomono/blob/v1.0.4/CHANGELOG.md
|
|
283
283
|
bug_tracker_uri: https://github.com/kettle-dev/nomono/issues
|
|
284
|
-
documentation_uri: https://www.rubydoc.info/gems/nomono/1.0.
|
|
284
|
+
documentation_uri: https://www.rubydoc.info/gems/nomono/1.0.4
|
|
285
285
|
funding_uri: https://github.com/sponsors/pboling
|
|
286
286
|
wiki_uri: https://github.com/kettle-dev/nomono/wiki
|
|
287
287
|
news_uri: https://www.railsbling.com/tags/nomono
|
metadata.gz.sig
CHANGED
|
Binary file
|