version_gem 1.1.10 → 1.1.11
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 +23 -1
- data/LICENSE.md +2 -2
- data/README.md +2 -1
- data/SECURITY.md +1 -1
- data/lib/version_gem/version.rb +1 -1
- data.tar.gz.sig +6 -2
- metadata +12 -32
- 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: a1e050fbee99a30a7c0487f45232d51e55823133a7f2cf2ce323068be92d4e98
|
|
4
|
+
data.tar.gz: db60ef481522a78a6387683e3faaf79b8e4b9f1b38ead22a42e6b5a19ede11d5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d61ca6ef9cb96d2ec1a3c03ba4583f03f02a9e3ae705785a79ad31d8d724197eeb983e4085dd0488484f204f275cb1719ee8d8824243b9029f2fc9c3df927448
|
|
7
|
+
data.tar.gz: 9c9f70c2429f930f23b7f052309f5e46edd4593f6c75caa46eb75859eb65ccc0b0e0038885f50ea82b2b5252481efadab62a5a73e081481bcc3ac23254feb116
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,26 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [1.1.11] - 2026-06-06
|
|
34
|
+
|
|
35
|
+
- TAG: [v1.1.11][1.1.11t]
|
|
36
|
+
- COVERAGE: 100.00% -- 58/58 lines in 2 files
|
|
37
|
+
- BRANCH COVERAGE: 0.00% -- 0/0 branches in 2 files
|
|
38
|
+
- 85.19% documented
|
|
39
|
+
|
|
40
|
+
### Added
|
|
41
|
+
|
|
42
|
+
- Added the generated `appraisal2` binstub.
|
|
43
|
+
|
|
44
|
+
### Changed
|
|
45
|
+
|
|
46
|
+
- Refreshed generated CI workflows, README support badges, gemspec development
|
|
47
|
+
dependency floors, and template metadata from the current kettle-jem
|
|
48
|
+
template.
|
|
49
|
+
- Updated generated Appraisal2 integration to use the `appraisal2-rubocop`
|
|
50
|
+
plugin DSL and raised the generated `appraisal2` / `appraisal2-rubocop`
|
|
51
|
+
dependency floors.
|
|
52
|
+
|
|
33
53
|
## [1.1.10] - 2026-06-02
|
|
34
54
|
|
|
35
55
|
- TAG: [v1.1.10][1.1.10t]
|
|
@@ -284,7 +304,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
284
304
|
|
|
285
305
|
- Initial release, with basic version parsing API (@pboling)
|
|
286
306
|
|
|
287
|
-
[Unreleased]: https://github.com/ruby-oauth/version_gem/compare/v1.1.
|
|
307
|
+
[Unreleased]: https://github.com/ruby-oauth/version_gem/compare/v1.1.11...HEAD
|
|
308
|
+
[1.1.11]: https://github.com/ruby-oauth/version_gem/compare/v1.1.10...v1.1.11
|
|
309
|
+
[1.1.11t]: https://github.com/ruby-oauth/version_gem/releases/tag/v1.1.11
|
|
288
310
|
[1.1.10]: https://github.com/ruby-oauth/version_gem/compare/v1.1.9...v1.1.10
|
|
289
311
|
[1.1.10t]: https://github.com/ruby-oauth/version_gem/releases/tag/v1.1.10
|
|
290
312
|
[1.1.9]: https://github.com/ruby-oauth/version_gem/compare/v1.1.8...v1.1.9
|
data/LICENSE.md
CHANGED
data/README.md
CHANGED
|
@@ -63,7 +63,7 @@ For more discussion about this [see issue #2](https://gitlab.com/oauth-xx/versio
|
|
|
63
63
|
| Works with Truffle Ruby | [![Truffle Ruby 22.3 Compat][💎truby-22.3i]][🚎truby-22.3-wf] [![Truffle Ruby 23.0 Compat][💎truby-23.0i]][🚎truby-23.0-wf] [![Truffle Ruby 23.1 Compat][💎truby-23.1i]][🚎truby-23.1-wf] <br/> [![Truffle Ruby 24.2 Compat][💎truby-24.2i]][🚎truby-24.2-wf] [![Truffle Ruby 25.0 Compat][💎truby-25.0i]][🚎truby-25.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf]|
|
|
64
64
|
| Works with MRI Ruby 4 | [![Ruby 4.0 Compat][💎ruby-4.0i]][🚎11-c-wf] [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
65
65
|
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
|
|
66
|
-
| Works with MRI Ruby 2 | ![Ruby 2.2 Compat][💎ruby-2.2i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
|
|
66
|
+
| Works with MRI Ruby 2 | ![Ruby 2.2 Compat][💎ruby-2.2i] ![Ruby 2.3 Compat][💎ruby-2.3i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
|
|
67
67
|
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
68
68
|
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
|
|
69
69
|
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
|
|
@@ -718,6 +718,7 @@ Thanks for RTFM. ☺️
|
|
|
718
718
|
[🚎15-🪪-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml
|
|
719
719
|
[🚎15-🪪-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml/badge.svg
|
|
720
720
|
[💎ruby-2.2i]: https://img.shields.io/badge/Ruby-2.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
721
|
+
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
721
722
|
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
722
723
|
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
723
724
|
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
data/SECURITY.md
CHANGED
data/lib/version_gem/version.rb
CHANGED
data.tar.gz.sig
CHANGED
|
@@ -1,2 +1,6 @@
|
|
|
1
|
-
�
|
|
2
|
-
|
|
1
|
+
/�.$W���晕�����nB�a�GV��Jܭd2So�2�La1U$��Q����(M�ꭅ�M嫇>"h?�{��!i
|
|
2
|
+
+tdF���
|
|
3
|
+
�0��
|
|
4
|
+
a���ӷ�p�x>A8�#ݍ\�NJ�R��� ���t�t�7��G��jmq�R������H8?ˠˁ��f�����mkc[de�Ic��D��ψ�(��CliwZ�f*h���Iєh��<��cY���H
|
|
5
|
+
|Hl4�
|
|
6
|
+
.�r�$�#����
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: version_gem
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.11
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -44,20 +44,20 @@ dependencies:
|
|
|
44
44
|
requirements:
|
|
45
45
|
- - "~>"
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: '2.
|
|
47
|
+
version: '2.1'
|
|
48
48
|
- - ">="
|
|
49
49
|
- !ruby/object:Gem::Version
|
|
50
|
-
version: 2.0
|
|
50
|
+
version: 2.1.0
|
|
51
51
|
type: :development
|
|
52
52
|
prerelease: false
|
|
53
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
54
54
|
requirements:
|
|
55
55
|
- - "~>"
|
|
56
56
|
- !ruby/object:Gem::Version
|
|
57
|
-
version: '2.
|
|
57
|
+
version: '2.1'
|
|
58
58
|
- - ">="
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
|
-
version: 2.0
|
|
60
|
+
version: 2.1.0
|
|
61
61
|
- !ruby/object:Gem::Dependency
|
|
62
62
|
name: bundler-audit
|
|
63
63
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -112,20 +112,20 @@ dependencies:
|
|
|
112
112
|
requirements:
|
|
113
113
|
- - "~>"
|
|
114
114
|
- !ruby/object:Gem::Version
|
|
115
|
-
version: '3.
|
|
115
|
+
version: '3.1'
|
|
116
116
|
- - ">="
|
|
117
117
|
- !ruby/object:Gem::Version
|
|
118
|
-
version: 3.
|
|
118
|
+
version: 3.1.1
|
|
119
119
|
type: :development
|
|
120
120
|
prerelease: false
|
|
121
121
|
version_requirements: !ruby/object:Gem::Requirement
|
|
122
122
|
requirements:
|
|
123
123
|
- - "~>"
|
|
124
124
|
- !ruby/object:Gem::Version
|
|
125
|
-
version: '3.
|
|
125
|
+
version: '3.1'
|
|
126
126
|
- - ">="
|
|
127
127
|
- !ruby/object:Gem::Version
|
|
128
|
-
version: 3.
|
|
128
|
+
version: 3.1.1
|
|
129
129
|
- !ruby/object:Gem::Dependency
|
|
130
130
|
name: kettle-test
|
|
131
131
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -220,26 +220,6 @@ dependencies:
|
|
|
220
220
|
- - ">="
|
|
221
221
|
- !ruby/object:Gem::Version
|
|
222
222
|
version: 2.0.1
|
|
223
|
-
- !ruby/object:Gem::Dependency
|
|
224
|
-
name: rspec-pending_for
|
|
225
|
-
requirement: !ruby/object:Gem::Requirement
|
|
226
|
-
requirements:
|
|
227
|
-
- - "~>"
|
|
228
|
-
- !ruby/object:Gem::Version
|
|
229
|
-
version: '0.0'
|
|
230
|
-
- - ">="
|
|
231
|
-
- !ruby/object:Gem::Version
|
|
232
|
-
version: 0.0.17
|
|
233
|
-
type: :development
|
|
234
|
-
prerelease: false
|
|
235
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
236
|
-
requirements:
|
|
237
|
-
- - "~>"
|
|
238
|
-
- !ruby/object:Gem::Version
|
|
239
|
-
version: '0.0'
|
|
240
|
-
- - ">="
|
|
241
|
-
- !ruby/object:Gem::Version
|
|
242
|
-
version: 0.0.17
|
|
243
223
|
description: "\U0001F372 Versions are good. Versions are cool. Versions will win."
|
|
244
224
|
email:
|
|
245
225
|
- floss@galtzo.com
|
|
@@ -293,10 +273,10 @@ licenses:
|
|
|
293
273
|
- MIT
|
|
294
274
|
metadata:
|
|
295
275
|
homepage_uri: https://version-gem.galtzo.com
|
|
296
|
-
source_code_uri: https://github.com/ruby-oauth/version_gem/tree/v1.1.
|
|
297
|
-
changelog_uri: https://github.com/ruby-oauth/version_gem/blob/v1.1.
|
|
276
|
+
source_code_uri: https://github.com/ruby-oauth/version_gem/tree/v1.1.11
|
|
277
|
+
changelog_uri: https://github.com/ruby-oauth/version_gem/blob/v1.1.11/CHANGELOG.md
|
|
298
278
|
bug_tracker_uri: https://github.com/ruby-oauth/version_gem/issues
|
|
299
|
-
documentation_uri: https://www.rubydoc.info/gems/version_gem/1.1.
|
|
279
|
+
documentation_uri: https://www.rubydoc.info/gems/version_gem/1.1.11
|
|
300
280
|
funding_uri: https://github.com/sponsors/pboling
|
|
301
281
|
wiki_uri: https://github.com/ruby-oauth/version_gem/wiki
|
|
302
282
|
news_uri: https://www.railsbling.com/tags/version_gem
|
metadata.gz.sig
CHANGED
|
Binary file
|