version_gem 1.1.9 → 1.1.15
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 +275 -1
- data/LICENSE.md +11 -0
- data/README.md +208 -205
- data/lib/version_gem/api.rb +1 -1
- data/lib/version_gem/epoch.rb +1 -1
- data/lib/version_gem/ruby.rb +2 -2
- data/lib/version_gem/version.rb +5 -8
- data/lib/version_gem.rb +1 -0
- data/sig/version_gem.rbs +72 -0
- data.tar.gz.sig +0 -0
- metadata +69 -66
- metadata.gz.sig +0 -0
- data/CITATION.cff +0 -20
- data/CODE_OF_CONDUCT.md +0 -134
- data/CONTRIBUTING.md +0 -200
- data/FUNDING.md +0 -77
- data/LICENSE.txt +0 -21
- data/REEK +0 -0
- data/RUBOCOP.md +0 -71
- data/SECURITY.md +0 -21
- data/sig/all_formatters.rbs +0 -1
- data/sig/debug.rbs +0 -1
- data/sig/debug_ide.rbs +0 -1
- data/sig/debug_jruby.rbs +0 -1
- data/sig/debugging.rbs +0 -1
- data/sig/run_coverage.rbs +0 -1
- data/sig/version_gem/api.rbs +0 -27
- data/sig/version_gem/basic.rbs +0 -5
- data/sig/version_gem/epoch.rbs +0 -26
- data/sig/version_gem/error.rbs +0 -4
- data/sig/version_gem/ruby.rbs +0 -11
- data/sig/version_gem/version.rbs +0 -9
data/README.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
<a href="https://github.com/ruby-oauth"><img alt="ruby-oauth Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/ruby-oauth/avatar-128px.svg" width="14%" align="right"/></a>
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
[🖼️galtzo-discord]: https://discord.gg/3qme4XHNKN
|
|
5
|
-
[🖼️ruby-lang-i]: https://logos.galtzo.com/assets/images/ruby-lang/avatar-192px.svg
|
|
6
|
-
[🖼️ruby-lang]: https://www.ruby-lang.org/
|
|
7
|
-
[🖼️version_gem-i]: https://logos.galtzo.com/assets/images/ruby-oauth/version_gem/avatar-192px.svg
|
|
8
|
-
[🖼️version_gem]: https://github.com/ruby-oauth/version_gem
|
|
3
|
+
# 🍲 VersionGem
|
|
9
4
|
|
|
10
|
-
|
|
5
|
+
[![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
11
6
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
If ☝️ `ci_badges.map(&:color).detect { it != "green"}` [let me know][🖼️galtzo-discord], as I may have missed the [discord notification][🖼️galtzo-discord].
|
|
7
|
+
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know on Discord][✉️discord-invite] or [RubyForum][✉️ruby-forum], as I may have missed the notification.
|
|
15
8
|
|
|
16
9
|
---
|
|
17
10
|
|
|
18
|
-
|
|
11
|
+
`if ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job.
|
|
12
|
+
|
|
13
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
14
|
+
|
|
15
|
+
<details markdown="1">
|
|
16
|
+
<summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
|
|
19
17
|
|
|
20
|
-
|
|
18
|
+
I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
|
|
19
|
+
|
|
20
|
+
</details>
|
|
21
21
|
|
|
22
|
-
## 🌻 Synopsis
|
|
22
|
+
## 🌻 Synopsis <a href="https://discord.gg/3qme4XHNKN"><img alt="Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svg" width="8%" align="right"/></a> <a href="https://ruby-toolbox.com"><img alt="ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5" src="https://logos.galtzo.com/assets/images/ruby-lang/avatar-128px.svg" width="8%" align="right"/></a>
|
|
23
23
|
|
|
24
24
|
Give your next library an introspectable `Version` module without breaking your Gemspec.
|
|
25
25
|
|
|
@@ -37,7 +37,6 @@ This library was extracted from the gem _[oauth2](https://gitlab.com/oauth-xx/oa
|
|
|
37
37
|
|
|
38
38
|
This gem has no runtime dependencies.
|
|
39
39
|
|
|
40
|
-
|
|
41
40
|
### 🧐 Alternatives
|
|
42
41
|
|
|
43
42
|
This gem has a very niche purpose, which is:
|
|
@@ -58,50 +57,68 @@ For more discussion about this [see issue #2](https://gitlab.com/oauth-xx/versio
|
|
|
58
57
|
|
|
59
58
|
## 💡 Info you can shake a stick at
|
|
60
59
|
|
|
61
|
-
| Tokens to Remember
|
|
62
|
-
|
|
63
|
-
| Works with JRuby
|
|
64
|
-
| Works with Truffle Ruby | ![Truffle Ruby 22.3 Compat][💎truby-22.3i] ![Truffle Ruby 23.0 Compat][💎truby-23.0i]
|
|
65
|
-
| Works with MRI Ruby
|
|
66
|
-
| Works with MRI Ruby
|
|
67
|
-
|
|
|
68
|
-
|
|
|
69
|
-
|
|
|
70
|
-
|
|
|
71
|
-
|
|
|
72
|
-
|
|
|
73
|
-
|
|
|
60
|
+
| Tokens to Remember | [![Gem name][⛳️name-img]][⛳️gem-name] [![Gem namespace][⛳️namespace-img]][⛳️gem-namespace] |
|
|
61
|
+
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
62
|
+
| Works with JRuby | [![JRuby 9.2 Compat][💎jruby-9.2i]][🚎jruby-9.2-wf] [![JRuby 9.3 Compat][💎jruby-9.3i]][🚎jruby-9.3-wf] <br/> [![JRuby 9.4 Compat][💎jruby-9.4i]][🚎jruby-9.4-wf] [![JRuby 10.0 Compat][💎jruby-10.0i]][🚎jruby-10.0-wf] [![JRuby current Compat][💎jruby-c-i]][🚎10-j-wf] [![JRuby HEAD Compat][💎jruby-headi]][🚎3-hd-wf]|
|
|
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 33.0 Compat][💎truby-33.0i]][🚎truby-33.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf] [![Truffle Ruby HEAD Compat][💎truby-headi]][🚎3-hd-wf]|
|
|
64
|
+
| Works with MRI Ruby 4 | [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
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] ![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
|
+
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![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
|
+
| 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
|
+
| 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] |
|
|
70
|
+
| Compliance | [![License: MIT][📄license-img]][📄license] [![Apache license compatibility: Category A][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
|
|
71
|
+
| Style | [![Enforced Code Style Linter][💎rlts-img]][💎rlts] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Gitmoji Commits][📌gitmoji-img]][📌gitmoji] [![Compatibility appraised by: appraisal2][💎appraisal2-img]][💎appraisal2] |
|
|
72
|
+
| Maintainer 🎖️ | [![Follow Me on LinkedIn][💖🖇linkedin-img]][💖🖇linkedin] [![Follow Me on Ruby.Social][💖🐘ruby-mast-img]][💖🐘ruby-mast] [![Follow Me on Bluesky][💖🦋bluesky-img]][💖🦋bluesky] [![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact] [![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto] |
|
|
73
|
+
| `...` 💖 | [![Find Me on WellFound:][💖✌️wellfound-img]][💖✌️wellfound] [![Find Me on CrunchBase][💖💲crunchbase-img]][💖💲crunchbase] [![My LinkTree][💖🌳linktree-img]][💖🌳linktree] [![More About Me][💖💁🏼♂️aboutme-img]][💖💁🏼♂️aboutme] [🧊][💖🧊berg] [🐙][💖🐙hub] [🛖][💖🛖hut] [🧪][💖🧪lab] |
|
|
74
74
|
|
|
75
75
|
### Compatibility
|
|
76
76
|
|
|
77
|
-
Compatible with MRI Ruby 2.
|
|
77
|
+
Compatible with MRI Ruby 2.2.0+, and concordant releases of JRuby, and TruffleRuby.
|
|
78
|
+
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
79
|
+
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
80
|
+
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
81
|
+
not practical for the current toolchain.
|
|
78
82
|
|
|
79
|
-
|
|
80
|
-
|------------------------------------------------|-------------------------------------------------------------------------------------|
|
|
81
|
-
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
83
|
+
<a href="https://github.com/kettle-dev"><img alt="kettle-dev Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/kettle-dev/avatar-128px.svg" width="14%" align="right"/></a>
|
|
82
84
|
|
|
83
|
-
|
|
85
|
+
The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
84
86
|
|
|
85
|
-
<details>
|
|
86
|
-
|
|
87
|
+
<details markdown="1">
|
|
88
|
+
<summary>How kettle-dev manages complexity in tests</summary>
|
|
87
89
|
|
|
88
|
-
|
|
|
89
|
-
|
|
90
|
-
|
|
|
91
|
-
|
|
|
92
|
-
|
|
|
93
|
-
|
|
|
90
|
+
| Gem | Source | Role | Daily download rank |
|
|
91
|
+
|-----|--------|------|---------------------|
|
|
92
|
+
| [appraisal2](https://bestgems.org/gems/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [](https://bestgems.org/gems/appraisal2) |
|
|
93
|
+
| [appraisal2-rubocop](https://bestgems.org/gems/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [](https://bestgems.org/gems/appraisal2-rubocop) |
|
|
94
|
+
| [kettle-dev](https://bestgems.org/gems/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [](https://bestgems.org/gems/kettle-dev) |
|
|
95
|
+
| [kettle-jem](https://bestgems.org/gems/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [](https://bestgems.org/gems/kettle-jem) |
|
|
96
|
+
| [kettle-soup-cover](https://bestgems.org/gems/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [](https://bestgems.org/gems/kettle-soup-cover) |
|
|
97
|
+
| [kettle-test](https://bestgems.org/gems/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [](https://bestgems.org/gems/kettle-test) |
|
|
98
|
+
| [rubocop-lts](https://bestgems.org/gems/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [](https://bestgems.org/gems/rubocop-lts) |
|
|
99
|
+
| [turbo_tests2](https://bestgems.org/gems/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [](https://bestgems.org/gems/turbo_tests2) |
|
|
94
100
|
|
|
95
101
|
</details>
|
|
96
102
|
|
|
97
|
-
|
|
103
|
+
### Federated DVCS
|
|
104
|
+
|
|
105
|
+
<details markdown="1">
|
|
106
|
+
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
107
|
+
|
|
108
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
|
|
109
|
+
|-------------------------------------------------|-------------------------------------------|-------------------|------------------|-----------------|----------------|
|
|
110
|
+
| 🧪 [ruby-oauth/version_gem on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
|
|
111
|
+
| 🧊 [ruby-oauth/version_gem on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
|
|
112
|
+
| 🐙 [ruby-oauth/version_gem on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
|
|
113
|
+
|
|
114
|
+
</details>
|
|
98
115
|
|
|
99
116
|
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-version_gem?utm_source=rubygems-version_gem&utm_medium=referral&utm_campaign=readme)
|
|
100
117
|
|
|
101
118
|
Available as part of the Tidelift Subscription.
|
|
102
119
|
|
|
103
|
-
<details>
|
|
104
|
-
|
|
120
|
+
<details markdown="1">
|
|
121
|
+
<summary>Need enterprise-level guarantees?</summary>
|
|
105
122
|
|
|
106
123
|
The maintainers of this and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
|
|
107
124
|
|
|
@@ -113,6 +130,7 @@ The maintainers of this and thousands of other packages are working with Tidelif
|
|
|
113
130
|
|
|
114
131
|
Alternatively:
|
|
115
132
|
|
|
133
|
+
- [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
|
|
116
134
|
- [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
117
135
|
- [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]
|
|
118
136
|
- [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]
|
|
@@ -133,41 +151,6 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
|
|
133
151
|
gem install version_gem
|
|
134
152
|
```
|
|
135
153
|
|
|
136
|
-
### 🔒 Secure Installation
|
|
137
|
-
|
|
138
|
-
<details>
|
|
139
|
-
<summary>For Medium or High Security Installations</summary>
|
|
140
|
-
|
|
141
|
-
This gem is cryptographically signed, and has verifiable [SHA-256 and SHA-512][💎SHA_checksums] checksums by
|
|
142
|
-
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
|
|
143
|
-
by following the instructions below.
|
|
144
|
-
|
|
145
|
-
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
|
|
146
|
-
|
|
147
|
-
```console
|
|
148
|
-
gem cert --add <(curl -Ls https://raw.github.com/galtzo-floss/certs/main/pboling.pem)
|
|
149
|
-
```
|
|
150
|
-
|
|
151
|
-
You only need to do that once. Then proceed to install with:
|
|
152
|
-
|
|
153
|
-
```console
|
|
154
|
-
gem install version_gem -P HighSecurity
|
|
155
|
-
```
|
|
156
|
-
|
|
157
|
-
The `HighSecurity` trust profile will verify signed gems, and not allow the installation of unsigned dependencies.
|
|
158
|
-
|
|
159
|
-
If you want to up your security game full-time:
|
|
160
|
-
|
|
161
|
-
```console
|
|
162
|
-
bundle config set --global trust-policy MediumSecurity
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
`MediumSecurity` instead of `HighSecurity` is necessary if not all the gems you use are signed.
|
|
166
|
-
|
|
167
|
-
NOTE: Be prepared to track down certs for signed gems and add them the same way you added mine.
|
|
168
|
-
|
|
169
|
-
</details>
|
|
170
|
-
|
|
171
154
|
## ⚙️ Configuration
|
|
172
155
|
|
|
173
156
|
In the standard `bundle gem my_lib` code you get the following in `lib/my_lib/version.rb`:
|
|
@@ -242,10 +225,10 @@ Your `version.rb` file now abides the Ruby convention of directory / path matchi
|
|
|
242
225
|
|
|
243
226
|
### Epoch Usage (Epoch Semantic Versioning, as of version 1.1.7)
|
|
244
227
|
|
|
245
|
-
In the standard `bundle gem
|
|
228
|
+
In the standard `bundle gem my_epoch_lib` code you get the following in `lib/my_epoch_lib/version.rb`:
|
|
246
229
|
|
|
247
230
|
```ruby
|
|
248
|
-
module
|
|
231
|
+
module MyEpochLib
|
|
249
232
|
VERSION = "0.1.0"
|
|
250
233
|
end
|
|
251
234
|
```
|
|
@@ -253,7 +236,7 @@ end
|
|
|
253
236
|
Change it to a nested `Version` namespace (the one implied by the path => namespace convention):
|
|
254
237
|
|
|
255
238
|
```ruby
|
|
256
|
-
module
|
|
239
|
+
module MyEpochLib
|
|
257
240
|
module Version
|
|
258
241
|
VERSION = "0.1.0"
|
|
259
242
|
end
|
|
@@ -297,18 +280,11 @@ You will get the following version segments:
|
|
|
297
280
|
major: 16,
|
|
298
281
|
minor: 42,
|
|
299
282
|
patch: 86,
|
|
300
|
-
pre: "pre-7"
|
|
283
|
+
pre: "pre-7"
|
|
301
284
|
}
|
|
302
285
|
```
|
|
303
286
|
|
|
304
|
-
|
|
305
|
-
Using the same example of `bundle gem my_lib`, this would be `lib/my_lib.rb`.
|
|
306
|
-
|
|
307
|
-
```ruby
|
|
308
|
-
require "version_gem"
|
|
309
|
-
```
|
|
310
|
-
|
|
311
|
-
Then, add the following wherever you want in the same file (recommend the bottom).
|
|
287
|
+
Following the same setup as [Basic Usage](#-basic-usage) above (add `require "version_gem"` at the top of your main lib file), then add the following wherever you want in the same file (recommend the bottom):
|
|
312
288
|
|
|
313
289
|
```ruby
|
|
314
290
|
MyLib::Version.class_eval do
|
|
@@ -437,14 +413,15 @@ RSpec.describe(MyLib::Version) do
|
|
|
437
413
|
end
|
|
438
414
|
end
|
|
439
415
|
```
|
|
416
|
+
|
|
440
417
|
## 🦷 FLOSS Funding
|
|
441
418
|
|
|
442
419
|
While ruby-oauth tools are free software and will always be, the project would benefit immensely from some funding.
|
|
443
420
|
Raising a monthly budget of... "dollars" would make the project more sustainable.
|
|
444
421
|
|
|
445
422
|
We welcome both individual and corporate sponsors! We also offer a
|
|
446
|
-
wide array of funding channels to account for your preferences
|
|
447
|
-
|
|
423
|
+
wide array of funding channels to account for your preferences.
|
|
424
|
+
Currently, [Open Collective][🖇osc] is our preferred funding platform.
|
|
448
425
|
|
|
449
426
|
**If you're working in a company that's making significant use of ruby-oauth tools we'd
|
|
450
427
|
appreciate it if you suggest to your company to become a ruby-oauth sponsor.**
|
|
@@ -456,32 +433,35 @@ You can support the development of ruby-oauth tools via
|
|
|
456
433
|
[Open Collective][🖇osc]
|
|
457
434
|
and [Tidelift][🏙️entsup-tidelift].
|
|
458
435
|
|
|
459
|
-
| 📍 NOTE
|
|
436
|
+
| 📍 NOTE |
|
|
460
437
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
461
438
|
| If doing a sponsorship in the form of donation is problematic for your company <br/> from an accounting standpoint, we'd recommend the use of Tidelift, <br/> where you can get a support-like subscription instead. |
|
|
462
439
|
|
|
463
440
|
### Open Collective for Individuals
|
|
464
441
|
|
|
442
|
+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/ruby-oauth#backer)]
|
|
443
|
+
|
|
444
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
445
|
+
|
|
465
446
|
<!-- OPENCOLLECTIVE-INDIVIDUALS:START -->
|
|
466
447
|
No backers yet. Be the first!
|
|
467
448
|
<!-- OPENCOLLECTIVE-INDIVIDUALS:END -->
|
|
468
449
|
|
|
469
|
-
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/ruby-oauth#backer)]
|
|
470
|
-
|
|
471
450
|
### Open Collective for Organizations
|
|
472
451
|
|
|
452
|
+
Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor](https://opencollective.com/ruby-oauth#sponsor)]
|
|
453
|
+
|
|
454
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
455
|
+
|
|
473
456
|
<!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
|
|
474
457
|
No sponsors yet. Be the first!
|
|
475
458
|
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
|
|
476
459
|
|
|
477
|
-
|
|
460
|
+
[kettle-readme-backers]: https://github.com/ruby-oauth/version_gem/blob/main/bin/kettle-readme-backers
|
|
478
461
|
|
|
479
462
|
### Another way to support open-source
|
|
480
463
|
|
|
481
|
-
|
|
482
|
-
>—Anne Frank
|
|
483
|
-
|
|
484
|
-
I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small. Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions — totaling 79 hours of FLOSS coding over just the past seven days, a pretty regular week for me. I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
|
|
464
|
+
I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small. Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions. I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
|
|
485
465
|
|
|
486
466
|
If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
|
|
487
467
|
|
|
@@ -489,7 +469,7 @@ I’m developing a new library, [floss_funding][🖇floss-funding-gem], designed
|
|
|
489
469
|
|
|
490
470
|
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
491
471
|
|
|
492
|
-
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate
|
|
472
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
493
473
|
|
|
494
474
|
## 🔐 Security
|
|
495
475
|
|
|
@@ -498,7 +478,7 @@ See [SECURITY.md][🔐security].
|
|
|
498
478
|
## 🤝 Contributing
|
|
499
479
|
|
|
500
480
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
501
|
-
or if it is already 💯 (see [below](#code-coverage)) check [
|
|
481
|
+
or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
|
|
502
482
|
or use the gem and think about how it could be better.
|
|
503
483
|
|
|
504
484
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
@@ -511,11 +491,16 @@ See [CONTRIBUTING.md][🤝contributing].
|
|
|
511
491
|
|
|
512
492
|
### Code Coverage
|
|
513
493
|
|
|
514
|
-
|
|
494
|
+
<details markdown="1">
|
|
495
|
+
<summary>Coverage service badges</summary>
|
|
515
496
|
|
|
516
|
-
[![
|
|
497
|
+
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
517
498
|
|
|
518
|
-
[![
|
|
499
|
+
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
500
|
+
|
|
501
|
+
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
502
|
+
|
|
503
|
+
</details>
|
|
519
504
|
|
|
520
505
|
### 🪇 Code of Conduct
|
|
521
506
|
|
|
@@ -530,14 +515,14 @@ Made with [contributors-img][🖐contrib-rocks].
|
|
|
530
515
|
|
|
531
516
|
Also see GitLab Contributors: [https://gitlab.com/ruby-oauth/version_gem/-/graphs/main][🚎contributors-gl]
|
|
532
517
|
|
|
533
|
-
<details>
|
|
534
|
-
|
|
518
|
+
<details markdown="1">
|
|
519
|
+
<summary>⭐️ Star History</summary>
|
|
535
520
|
|
|
536
|
-
<a href="https://star-history.com
|
|
521
|
+
<a href="https://star-history.com/ruby-oauth/version_gem&Date">
|
|
537
522
|
<picture>
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
523
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date&theme=dark" />
|
|
524
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date" />
|
|
525
|
+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date" />
|
|
541
526
|
</picture>
|
|
542
527
|
</a>
|
|
543
528
|
|
|
@@ -545,32 +530,20 @@ Also see GitLab Contributors: [https://gitlab.com/ruby-oauth/version_gem/-/graph
|
|
|
545
530
|
|
|
546
531
|
## 📌 Versioning
|
|
547
532
|
|
|
548
|
-
This
|
|
549
|
-
|
|
550
|
-
Specifically, if a minor or patch version is released that breaks backward compatibility,
|
|
551
|
-
a new version should be immediately released that restores compatibility.
|
|
552
|
-
Breaking changes to the public API will only be introduced with new major versions.
|
|
553
|
-
|
|
554
|
-
> dropping support for a platform is both obviously and objectively a breaking change <br/>
|
|
555
|
-
>—Jordan Harband ([@ljharb](https://github.com/ljharb), maintainer of SemVer) [in SemVer issue 716][📌semver-breaking]
|
|
556
|
-
|
|
557
|
-
I understand that policy doesn't work universally ("exceptions to every rule!"),
|
|
558
|
-
but it is the policy here.
|
|
559
|
-
As such, in many cases it is good to specify a dependency on this library using
|
|
560
|
-
the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
533
|
+
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
|
534
|
+
For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
561
535
|
|
|
562
536
|
For example:
|
|
563
537
|
|
|
564
538
|
```ruby
|
|
565
|
-
spec.add_dependency("version_gem", "~> 1.
|
|
539
|
+
spec.add_dependency("version_gem", "~> 1.0")
|
|
566
540
|
```
|
|
567
541
|
|
|
568
|
-
<details>
|
|
542
|
+
<details markdown="1">
|
|
569
543
|
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
570
544
|
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
It is obvious to many, but not all, and since the spec is silent, the bike shedding is endless.
|
|
545
|
+
Dropping support for a platform can be a breaking change for affected users.
|
|
546
|
+
If a release changes supported platforms, it should be called out clearly in the changelog and versioned with that impact in mind.
|
|
574
547
|
|
|
575
548
|
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
576
549
|
read this article from the creator of SemVer:
|
|
@@ -584,42 +557,42 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
|
584
557
|
## 📄 License
|
|
585
558
|
|
|
586
559
|
The gem is available as open source under the terms of
|
|
587
|
-
the [MIT
|
|
588
|
-
See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright-notice-explainer].
|
|
560
|
+
the [MIT](https://github.com/ruby-oauth/version_gem/blob/main/MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
589
561
|
|
|
590
562
|
### © Copyright
|
|
591
563
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
</li>
|
|
602
|
-
</ul>
|
|
564
|
+
See [LICENSE.md][📄license] for the official copyright notice.
|
|
565
|
+
|
|
566
|
+
<details markdown="1">
|
|
567
|
+
<summary>Copyright holders</summary>
|
|
568
|
+
|
|
569
|
+
- Copyright (c) 2022-2023, 2025-2026 Peter H. Boling
|
|
570
|
+
- Copyright (c) 2024-2025 Aboling0
|
|
571
|
+
|
|
572
|
+
</details>
|
|
603
573
|
|
|
604
574
|
## 🤑 A request for help
|
|
605
575
|
|
|
606
576
|
Maintainers have teeth and need to pay their dentists.
|
|
607
|
-
After getting laid off in an RIF in March and
|
|
608
|
-
I
|
|
577
|
+
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
578
|
+
I began spending most of my time building open source tools.
|
|
609
579
|
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
610
580
|
so if you value the work I am doing, I need your support.
|
|
611
581
|
Please consider sponsoring me or the project.
|
|
612
582
|
|
|
613
|
-
To join the community or get help
|
|
583
|
+
To join the community or get help, use the RubyForum or Discord.
|
|
614
584
|
|
|
585
|
+
[![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
|
|
615
586
|
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
616
587
|
|
|
617
|
-
To say "thanks
|
|
588
|
+
To say "thanks!" ☝️ Join the community or 👇️ send money.
|
|
618
589
|
|
|
619
|
-
[![Sponsor ruby-oauth/version_gem on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay
|
|
590
|
+
[![Sponsor ruby-oauth/version_gem on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
620
591
|
|
|
621
592
|
### Please give the project a star ⭐ ♥.
|
|
622
593
|
|
|
594
|
+
Many parts of this project are actively managed by a [kettle-jem](https://github.com/structuredmerge/structuredmerge-ruby/tree/main/gems/kettle-jem) smart template utilizing [StructuredMerge.org](https://structuredmerge.org) merge contracts.
|
|
595
|
+
|
|
623
596
|
Thanks for RTFM. ☺️
|
|
624
597
|
|
|
625
598
|
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
@@ -639,13 +612,9 @@ Thanks for RTFM. ☺️
|
|
|
639
612
|
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
640
613
|
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
641
614
|
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
642
|
-
[🖇
|
|
643
|
-
[🖇
|
|
644
|
-
[🖇
|
|
645
|
-
[🖇kofi]: https://ko-fi.com/O5O86SNP4
|
|
646
|
-
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
647
|
-
[🖇patreon]: https://patreon.com/galtzo
|
|
648
|
-
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-✓-a51611.svg?style=flat
|
|
615
|
+
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
616
|
+
[🖇kofi]: https://ko-fi.com/pboling
|
|
617
|
+
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
649
618
|
[🖇buyme-img]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff
|
|
650
619
|
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
651
620
|
[🖇paypal-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal
|
|
@@ -654,27 +623,32 @@ Thanks for RTFM. ☺️
|
|
|
654
623
|
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
655
624
|
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
656
625
|
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
657
|
-
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge
|
|
626
|
+
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
627
|
+
[✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
|
|
628
|
+
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
629
|
+
[✉️ruby-forum-top-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=flat&logo=discourse&label=Ruby%20Users%20Forum
|
|
630
|
+
[✉️ruby-forum-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=for-the-badge&logo=discourse&label=Ruby%20Users%20Forum
|
|
631
|
+
[✉️ruby-forum]: https://www.rubyforum.org/tag/ruby-oauth
|
|
658
632
|
|
|
659
633
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
660
634
|
[⛳️gem-namespace]: https://github.com/ruby-oauth/version_gem
|
|
661
635
|
[⛳️namespace-img]: https://img.shields.io/badge/namespace-VersionGem-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
662
|
-
[⛳️gem-name]: https://
|
|
636
|
+
[⛳️gem-name]: https://bestgems.org/gems/version_gem
|
|
663
637
|
[⛳️name-img]: https://img.shields.io/badge/name-version__gem-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
664
638
|
[⛳️tag-img]: https://img.shields.io/github/tag/ruby-oauth/version_gem.svg
|
|
665
|
-
[⛳️tag]:
|
|
639
|
+
[⛳️tag]: https://github.com/ruby-oauth/version_gem/releases
|
|
666
640
|
[🚂maint-blog]: http://www.railsbling.com/tags/version_gem
|
|
667
641
|
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
668
642
|
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
669
643
|
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
670
644
|
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
671
|
-
[💖🖇linkedin-img]: https://img.shields.io/badge/
|
|
645
|
+
[💖🖇linkedin-img]: https://img.shields.io/badge/LinkedIn-Profile-0B66C2?style=flat&logo=newjapanprowrestling
|
|
672
646
|
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
673
647
|
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
674
648
|
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
675
649
|
[💖💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase
|
|
676
650
|
[💖🐘ruby-mast]: https://ruby.social/@galtzo
|
|
677
|
-
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https
|
|
651
|
+
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https://ruby.social&style=flat&logo=mastodon&label=Ruby%20@galtzo
|
|
678
652
|
[💖🦋bluesky]: https://bsky.app/profile/galtzo.com
|
|
679
653
|
[💖🦋bluesky-img]: https://img.shields.io/badge/@galtzo.com-0285FF?style=flat&logo=bluesky&logoColor=white
|
|
680
654
|
[💖🌳linktree]: https://linktr.ee/galtzo
|
|
@@ -697,59 +671,70 @@ Thanks for RTFM. ☺️
|
|
|
697
671
|
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
698
672
|
[🚂railsbling]: http://www.railsbling.com
|
|
699
673
|
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
700
|
-
[📜src-gl]: https://gitlab.com/ruby-oauth/version_gem
|
|
674
|
+
[📜src-gl]: https://gitlab.com/ruby-oauth/version_gem
|
|
701
675
|
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
702
676
|
[📜src-cb]: https://codeberg.org/ruby-oauth/version_gem
|
|
703
|
-
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=
|
|
677
|
+
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=GitHub&logoColor=green
|
|
704
678
|
[📜src-gh]: https://github.com/ruby-oauth/version_gem
|
|
705
679
|
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
706
680
|
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
707
|
-
[📜wiki]: https://gitlab.com/ruby-oauth/version_gem/-/wikis/home
|
|
708
|
-
[📜wiki
|
|
709
|
-
[
|
|
681
|
+
[📜gl-wiki]: https://gitlab.com/ruby-oauth/version_gem/-/wikis/home
|
|
682
|
+
[📜gh-wiki]: https://github.com/ruby-oauth/version_gem/wiki
|
|
683
|
+
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
684
|
+
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
685
|
+
[👽dl-rank]: https://bestgems.org/gems/version_gem
|
|
710
686
|
[👽dl-ranki]: https://img.shields.io/gem/rd/version_gem.svg
|
|
711
|
-
[👽
|
|
712
|
-
[👽oss-helpi]: https://www.codetriage.com/ruby-oauth/version_gem/badges/users.svg
|
|
713
|
-
[👽version]: https://rubygems.org/gems/version_gem
|
|
687
|
+
[👽version]: https://bestgems.org/gems/version_gem
|
|
714
688
|
[👽versioni]: https://img.shields.io/gem/v/version_gem.svg
|
|
715
|
-
[
|
|
716
|
-
[
|
|
717
|
-
[
|
|
718
|
-
[
|
|
719
|
-
[
|
|
720
|
-
[
|
|
721
|
-
[
|
|
722
|
-
[
|
|
723
|
-
[
|
|
724
|
-
[
|
|
725
|
-
[🚎
|
|
726
|
-
[🚎
|
|
689
|
+
[🏀qlty-mnt]: https://qlty.sh/gh/ruby-oauth/projects/version_gem
|
|
690
|
+
[🏀qlty-mnti]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/maintainability.svg
|
|
691
|
+
[🏀qlty-cov]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/metrics/code?sort=coverageRating
|
|
692
|
+
[🏀qlty-covi]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/coverage.svg
|
|
693
|
+
[🏀codecov]: https://codecov.io/gh/ruby-oauth/version_gem
|
|
694
|
+
[🏀codecovi]: https://codecov.io/gh/ruby-oauth/version_gem/graph/badge.svg
|
|
695
|
+
[🏀coveralls]: https://coveralls.io/github/ruby-oauth/version_gem?branch=main
|
|
696
|
+
[🏀coveralls-img]: https://coveralls.io/repos/github/ruby-oauth/version_gem/badge.svg?branch=main
|
|
697
|
+
[🚎ruby-2.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.4.yml
|
|
698
|
+
[🚎ruby-2.5-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.5.yml
|
|
699
|
+
[🚎ruby-2.6-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.6.yml
|
|
700
|
+
[🚎ruby-2.7-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.7.yml
|
|
701
|
+
[🚎ruby-3.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.0.yml
|
|
702
|
+
[🚎ruby-3.1-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.1.yml
|
|
703
|
+
[🚎ruby-3.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.2.yml
|
|
704
|
+
[🚎ruby-3.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.3.yml
|
|
705
|
+
[🚎ruby-3.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.4.yml
|
|
706
|
+
[🚎jruby-9.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.2.yml
|
|
707
|
+
[🚎jruby-9.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.3.yml
|
|
708
|
+
[🚎jruby-9.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.4.yml
|
|
709
|
+
[🚎jruby-10.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-10.0.yml
|
|
710
|
+
[🚎truby-22.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-22.3.yml
|
|
711
|
+
[🚎truby-23.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-23.0.yml
|
|
712
|
+
[🚎truby-23.1-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-23.1.yml
|
|
713
|
+
[🚎truby-24.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-24.2.yml
|
|
714
|
+
[🚎truby-25.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-25.0.yml
|
|
715
|
+
[🚎truby-33.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-33.0.yml
|
|
727
716
|
[🚎2-cov-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/coverage.yml
|
|
728
717
|
[🚎2-cov-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/coverage.yml/badge.svg
|
|
729
718
|
[🚎3-hd-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/heads.yml
|
|
730
719
|
[🚎3-hd-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/heads.yml/badge.svg
|
|
731
|
-
[🚎4-lg-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/legacy.yml
|
|
732
|
-
[🚎4-lg-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/legacy.yml/badge.svg
|
|
733
720
|
[🚎5-st-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/style.yml
|
|
734
721
|
[🚎5-st-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/style.yml/badge.svg
|
|
735
|
-
[🚎6-s-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/supported.yml
|
|
736
|
-
[🚎6-s-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/supported.yml/badge.svg
|
|
737
|
-
[🚎7-us-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/unsupported.yml
|
|
738
|
-
[🚎7-us-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/unsupported.yml/badge.svg
|
|
739
|
-
[🚎8-ho-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/hoary.yml
|
|
740
|
-
[🚎8-ho-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/hoary.yml/badge.svg
|
|
741
722
|
[🚎9-t-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffle.yml
|
|
742
723
|
[🚎9-t-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffle.yml/badge.svg
|
|
743
724
|
[🚎10-j-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby.yml
|
|
744
725
|
[🚎10-j-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby.yml/badge.svg
|
|
745
726
|
[🚎11-c-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/current.yml
|
|
746
727
|
[🚎11-c-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/current.yml/badge.svg
|
|
728
|
+
[🚎12-crh-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/dep-heads.yml
|
|
729
|
+
[🚎12-crh-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/dep-heads.yml/badge.svg
|
|
747
730
|
[🚎13-🔒️-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/locked_deps.yml
|
|
748
731
|
[🚎13-🔒️-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/locked_deps.yml/badge.svg
|
|
749
732
|
[🚎14-🔓️-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/unlocked_deps.yml
|
|
750
733
|
[🚎14-🔓️-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/unlocked_deps.yml/badge.svg
|
|
734
|
+
[🚎15-🪪-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml
|
|
735
|
+
[🚎15-🪪-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml/badge.svg
|
|
751
736
|
[💎ruby-2.2i]: https://img.shields.io/badge/Ruby-2.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
752
|
-
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.
|
|
737
|
+
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
753
738
|
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
754
739
|
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
755
740
|
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
@@ -758,17 +743,21 @@ Thanks for RTFM. ☺️
|
|
|
758
743
|
[💎ruby-3.1i]: https://img.shields.io/badge/Ruby-3.1-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
759
744
|
[💎ruby-3.2i]: https://img.shields.io/badge/Ruby-3.2-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
760
745
|
[💎ruby-3.3i]: https://img.shields.io/badge/Ruby-3.3-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
746
|
+
[💎ruby-3.4i]: https://img.shields.io/badge/Ruby-3.4-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
761
747
|
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
762
748
|
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
763
|
-
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.
|
|
764
|
-
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.
|
|
749
|
+
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
750
|
+
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
765
751
|
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
752
|
+
[💎truby-24.2i]: https://img.shields.io/badge/Truffle_Ruby-24.2-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
753
|
+
[💎truby-25.0i]: https://img.shields.io/badge/Truffle_Ruby-25.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
754
|
+
[💎truby-33.0i]: https://img.shields.io/badge/Truffle_Ruby-33.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
766
755
|
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
767
756
|
[💎truby-headi]: https://img.shields.io/badge/Truffle_Ruby-HEAD-34BCB1?style=for-the-badge&logo=ruby&logoColor=blue
|
|
768
|
-
[💎jruby-9.
|
|
769
|
-
[💎jruby-9.
|
|
770
|
-
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
757
|
+
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
758
|
+
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
771
759
|
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
760
|
+
[💎jruby-10.0i]: https://img.shields.io/badge/JRuby-10.0-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
772
761
|
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
773
762
|
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
774
763
|
[🤝gh-issues]: https://github.com/ruby-oauth/version_gem/issues
|
|
@@ -778,32 +767,35 @@ Thanks for RTFM. ☺️
|
|
|
778
767
|
[🤝cb-issues]: https://codeberg.org/ruby-oauth/version_gem/issues
|
|
779
768
|
[🤝cb-pulls]: https://codeberg.org/ruby-oauth/version_gem/pulls
|
|
780
769
|
[🤝cb-donate]: https://donate.codeberg.org/
|
|
781
|
-
[🤝contributing]: CONTRIBUTING.md
|
|
782
|
-
[
|
|
770
|
+
[🤝contributing]: https://github.com/ruby-oauth/version_gem/blob/main/CONTRIBUTING.md
|
|
771
|
+
[🏀codecov-g]: https://codecov.io/gh/ruby-oauth/version_gem/graph/badge.svg
|
|
783
772
|
[🖐contrib-rocks]: https://contrib.rocks
|
|
784
773
|
[🖐contributors]: https://github.com/ruby-oauth/version_gem/graphs/contributors
|
|
785
774
|
[🖐contributors-img]: https://contrib.rocks/image?repo=ruby-oauth/version_gem
|
|
786
775
|
[🚎contributors-gl]: https://gitlab.com/ruby-oauth/version_gem/-/graphs/main
|
|
787
|
-
[🪇conduct]: CODE_OF_CONDUCT.md
|
|
776
|
+
[🪇conduct]: https://github.com/ruby-oauth/version_gem/blob/main/CODE_OF_CONDUCT.md
|
|
788
777
|
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
789
778
|
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
790
779
|
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
791
780
|
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
792
781
|
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
793
782
|
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
794
|
-
[📌changelog]: CHANGELOG.md
|
|
783
|
+
[📌changelog]: https://github.com/ruby-oauth/version_gem/blob/main/CHANGELOG.md
|
|
795
784
|
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
796
785
|
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
797
|
-
[📌gitmoji]:https://gitmoji.dev
|
|
798
|
-
[📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20
|
|
786
|
+
[📌gitmoji]: https://gitmoji.dev
|
|
787
|
+
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
799
788
|
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
800
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.
|
|
801
|
-
[🔐security]: SECURITY.md
|
|
789
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.119-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
790
|
+
[🔐security]: https://github.com/ruby-oauth/version_gem/blob/main/SECURITY.md
|
|
802
791
|
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
803
792
|
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
804
|
-
[📄license]: LICENSE.
|
|
805
|
-
[📄license-ref]: https://
|
|
793
|
+
[📄license]: LICENSE.md
|
|
794
|
+
[📄license-ref]: https://github.com/ruby-oauth/version_gem/blob/main/MIT.md
|
|
806
795
|
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
796
|
+
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
797
|
+
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-%E2%9C%93-259D6C.svg?style=flat&logo=Apache
|
|
798
|
+
|
|
807
799
|
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
808
800
|
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
809
801
|
[🚎yard-current]: http://rubydoc.info/gems/version_gem
|
|
@@ -811,7 +803,18 @@ Thanks for RTFM. ☺️
|
|
|
811
803
|
[💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
|
|
812
804
|
[💎SHA_checksums]: https://gitlab.com/ruby-oauth/version_gem/-/tree/main/checksums
|
|
813
805
|
[💎rlts]: https://github.com/rubocop-lts/rubocop-lts
|
|
814
|
-
[💎rlts-img]: https://img.shields.io/badge/code_style_
|
|
806
|
+
[💎rlts-img]: https://img.shields.io/badge/code_style_&_linting-rubocop--lts-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
815
807
|
[💎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
816
808
|
[💎appraisal2-img]: https://img.shields.io/badge/appraised_by-appraisal2-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
817
809
|
[💎d-in-dvcs]: https://railsbling.com/posts/dvcs/put_the_d_in_dvcs/
|
|
810
|
+
|
|
811
|
+
<!-- kettle-jem:metadata:start -->
|
|
812
|
+
| Field | Value |
|
|
813
|
+
|---|---|
|
|
814
|
+
| Package | version_gem |
|
|
815
|
+
| Description | 🍲 Versions are good. Versions are cool. Versions will win. |
|
|
816
|
+
| Homepage | https://github.com/ruby-oauth/version_gem |
|
|
817
|
+
| Source | https://github.com/ruby-oauth/version_gem |
|
|
818
|
+
| License | `MIT` |
|
|
819
|
+
| Funding | https://github.com/sponsors/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/ruby-oauth, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/version_gem, https://www.buymeacoffee.com/pboling |
|
|
820
|
+
<!-- kettle-jem:metadata:end -->
|