version_gem 1.1.8 → 1.1.10
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 +186 -40
- data/CITATION.cff +20 -0
- data/CODE_OF_CONDUCT.md +3 -4
- data/CONTRIBUTING.md +203 -68
- data/FUNDING.md +74 -0
- data/LICENSE.md +11 -0
- data/README.md +388 -242
- data/RUBOCOP.md +71 -0
- data/certs/pboling.pem +27 -0
- 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 +2 -8
- data/lib/version_gem.rb +1 -0
- data/sig/all_formatters.rbs +1 -0
- data/sig/debug.rbs +1 -0
- data/sig/debug_ide.rbs +1 -0
- data/sig/debug_jruby.rbs +1 -0
- data/sig/debugging.rbs +1 -0
- data/sig/run_coverage.rbs +1 -0
- data/sig/version_gem/api.rbs +27 -0
- data/sig/version_gem/basic.rbs +5 -0
- data/sig/version_gem/epoch.rbs +26 -0
- data/sig/version_gem/error.rbs +4 -0
- data/sig/version_gem/ruby.rbs +11 -0
- data/sig/version_gem/version.rbs +6 -0
- data/sig/version_gem.rbs +2 -0
- data.tar.gz.sig +0 -0
- metadata +197 -27
- metadata.gz.sig +0 -0
- data/LICENSE.txt +0 -21
data/README.md
CHANGED
|
@@ -1,53 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
[![Version][👽versioni]][👽version]
|
|
4
|
-
[![License: MIT][📄license-img]][📄license-ref]
|
|
5
|
-
[![Downloads Rank][👽dl-ranki]][👽dl-rank]
|
|
6
|
-
[![Open Source Helpers][👽oss-helpi]][👽oss-help]
|
|
7
|
-
[![Depfu][🔑depfui♻️]][🔑depfu]
|
|
8
|
-
[![CodeCov Test Coverage][🔑codecovi♻️]][🔑codecov]
|
|
9
|
-
[![Coveralls Test Coverage][🔑coveralls-img]][🔑coveralls]
|
|
10
|
-
[![CodeClimate Test Coverage][🔑cc-covi♻️]][🔑cc-cov]
|
|
11
|
-
[![Maintainability][🔑cc-mnti♻️]][🔑cc-mnt]
|
|
12
|
-
[![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf]
|
|
13
|
-
[![CI Current][🚎11-c-wfi]][🚎11-c-wf]
|
|
14
|
-
[![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf]
|
|
15
|
-
[![CI JRuby][🚎10-j-wfi]][🚎10-j-wf]
|
|
16
|
-
[![CI Supported][🚎6-s-wfi]][🚎6-s-wf]
|
|
17
|
-
[![CI Legacy][🚎4-lg-wfi]][🚎4-lg-wf]
|
|
18
|
-
[![CI Unsupported][🚎7-us-wfi]][🚎7-us-wf]
|
|
19
|
-
[![CI Ancient][🚎1-an-wfi]][🚎1-an-wf]
|
|
20
|
-
[![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf]
|
|
21
|
-
[![CI Style][🚎5-st-wfi]][🚎5-st-wf]
|
|
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>
|
|
22
2
|
|
|
23
|
-
|
|
3
|
+
# 🍲 VersionGem
|
|
24
4
|
|
|
25
|
-
[![
|
|
26
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor]
|
|
27
|
-
[![Buy me a coffee][🖇buyme-small-img]][🖇buyme]
|
|
28
|
-
[![Donate on Polar][🖇polar-img]][🖇polar]
|
|
29
|
-
[![Donate to my FLOSS or refugee efforts at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
30
|
-
[![Donate to my FLOSS or refugee efforts using Patreon][🖇patreon-img]][🖇patreon]
|
|
5
|
+
[![Version][👽versioni]][👽version] [![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]
|
|
31
6
|
|
|
32
|
-
|
|
7
|
+
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][✉️discord-invite], as I may have missed the [discord notification][✉️discord-invite].
|
|
33
8
|
|
|
34
|
-
|
|
9
|
+
---
|
|
35
10
|
|
|
36
|
-
|
|
37
|
-
2. while not interfering with `gemspec` parsing where the `VERSION` string is traditionally used,
|
|
38
|
-
3. allowing 100% test coverage of Ruby code, including the `Version` module.
|
|
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.
|
|
39
12
|
|
|
40
|
-
|
|
41
|
-
all 117 and 4 of them, respectively; coverage enabled in part by patterns from this library.
|
|
42
|
-
You can make it happen for your library too!
|
|
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 on Polar][🖇polar-img]][🖇polar] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
43
14
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
gem from the Alchemists, or _[version_sorter](https://rubygems.org/gems/version_sorter)_ from GitHub.
|
|
15
|
+
<details>
|
|
16
|
+
<summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
|
|
47
17
|
|
|
48
|
-
|
|
18
|
+
I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
|
|
49
19
|
|
|
50
|
-
|
|
20
|
+
</details>
|
|
21
|
+
|
|
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>
|
|
51
23
|
|
|
52
24
|
Give your next library an introspectable `Version` module without breaking your Gemspec.
|
|
53
25
|
|
|
@@ -65,63 +37,107 @@ This library was extracted from the gem _[oauth2](https://gitlab.com/oauth-xx/oa
|
|
|
65
37
|
|
|
66
38
|
This gem has no runtime dependencies.
|
|
67
39
|
|
|
40
|
+
### 🧐 Alternatives
|
|
41
|
+
|
|
42
|
+
This gem has a very niche purpose, which is:
|
|
43
|
+
|
|
44
|
+
1. providing introspection of a `Version` module based on a `VERSION` constant string within it,
|
|
45
|
+
2. while not interfering with `gemspec` parsing where the `VERSION` string is traditionally used,
|
|
46
|
+
3. allowing 100% test coverage of Ruby code, including the `Version` module.
|
|
47
|
+
|
|
48
|
+
As proof in the pudding, this gem achieves 100% test coverage for lines and branches,
|
|
49
|
+
all 118 and 4 of them, respectively; coverage enabled in part by patterns from this library.
|
|
50
|
+
You can make it happen for your library too!
|
|
51
|
+
|
|
52
|
+
If this isn't **precisely** your use case you may be better off looking at
|
|
53
|
+
_[versionaire](https://www.alchemists.io/projects/versionaire)_, a wonderful, performant, well-maintained,
|
|
54
|
+
gem from the Alchemists, or _[version_sorter](https://rubygems.org/gems/version_sorter)_ from GitHub.
|
|
55
|
+
|
|
56
|
+
For more discussion about this [see issue #2](https://gitlab.com/oauth-xx/version_gem/-/issues/2)
|
|
57
|
+
|
|
68
58
|
## 💡 Info you can shake a stick at
|
|
69
59
|
|
|
70
|
-
| Tokens to Remember
|
|
71
|
-
|
|
72
|
-
| Works with JRuby
|
|
73
|
-
| Works with Truffle Ruby | [![Truffle Ruby 22.3 Compat][💎truby-22.3i]][🚎
|
|
74
|
-
| Works with MRI Ruby
|
|
75
|
-
| Works with MRI Ruby
|
|
76
|
-
|
|
|
77
|
-
|
|
|
78
|
-
|
|
|
79
|
-
|
|
|
80
|
-
|
|
|
81
|
-
|
|
|
82
|
-
|
|
|
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 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 current Compat][💎truby-c-i]][🚎9-t-wf]|
|
|
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
|
+
| 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]|
|
|
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
|
+
| 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] |
|
|
83
74
|
|
|
84
|
-
|
|
75
|
+
### Compatibility
|
|
85
76
|
|
|
86
|
-
|
|
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.
|
|
87
82
|
|
|
88
|
-
|
|
83
|
+
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 and the color 💚 green 💚 |
|
|
84
|
+
|------------------------------------------------|--------------------------------------------------------|
|
|
85
|
+
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
89
86
|
|
|
90
|
-
|
|
87
|
+
### Federated DVCS
|
|
91
88
|
|
|
92
|
-
|
|
89
|
+
<details markdown="1">
|
|
90
|
+
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
93
91
|
|
|
94
|
-
|
|
92
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
|
|
93
|
+
|-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
|
|
94
|
+
| 🧪 [ruby-oauth/version_gem on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
|
|
95
|
+
| 🧊 [ruby-oauth/version_gem on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
|
|
96
|
+
| 🐙 [ruby-oauth/version_gem on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
|
|
97
|
+
| 🎮️ [Discord Server][✉️discord-invite] | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] | [Let's][✉️discord-invite] | [talk][✉️discord-invite] | [about][✉️discord-invite] | [this][✉️discord-invite] | [library!][✉️discord-invite] |
|
|
95
98
|
|
|
96
|
-
|
|
97
|
-
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
|
|
98
|
-
by following the instructions below.
|
|
99
|
+
</details>
|
|
99
100
|
|
|
100
|
-
|
|
101
|
+
[gh-discussions]: https://github.com/ruby-oauth/version_gem/discussions
|
|
101
102
|
|
|
102
|
-
|
|
103
|
-
gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/version_gem/main/certs/pboling.pem)
|
|
104
|
-
```
|
|
103
|
+
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-version_gem?utm_source=rubygems-version_gem&utm_medium=referral&utm_campaign=readme)
|
|
105
104
|
|
|
106
|
-
|
|
105
|
+
Available as part of the Tidelift Subscription.
|
|
107
106
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
```
|
|
107
|
+
<details markdown="1">
|
|
108
|
+
<summary>Need enterprise-level guarantees?</summary>
|
|
111
109
|
|
|
112
|
-
The
|
|
110
|
+
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.
|
|
113
111
|
|
|
114
|
-
|
|
112
|
+
[![Get help from me on Tidelift][🏙️entsup-tidelift-img]][🏙️entsup-tidelift]
|
|
115
113
|
|
|
116
|
-
|
|
117
|
-
|
|
114
|
+
- 💡Subscribe for support guarantees covering _all_ your FLOSS dependencies
|
|
115
|
+
- 💡Tidelift is part of [Sonar][🏙️entsup-tidelift-sonar]
|
|
116
|
+
- 💡Tidelift pays maintainers to maintain the software you depend on!<br/>📊`@`Pointy Haired Boss: An [enterprise support][🏙️entsup-tidelift] subscription is "[never gonna let you down][🧮kloc]", and *supports* open source maintainers
|
|
117
|
+
|
|
118
|
+
Alternatively:
|
|
119
|
+
|
|
120
|
+
- [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
121
|
+
- [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]
|
|
122
|
+
- [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]
|
|
123
|
+
|
|
124
|
+
</details>
|
|
125
|
+
|
|
126
|
+
## ✨ Installation
|
|
127
|
+
|
|
128
|
+
Install the gem and add to the application's Gemfile by executing:
|
|
129
|
+
|
|
130
|
+
```console
|
|
131
|
+
bundle add version_gem
|
|
118
132
|
```
|
|
119
133
|
|
|
120
|
-
|
|
134
|
+
If bundler is not being used to manage dependencies, install the gem by executing:
|
|
121
135
|
|
|
122
|
-
|
|
136
|
+
```console
|
|
137
|
+
gem install version_gem
|
|
138
|
+
```
|
|
123
139
|
|
|
124
|
-
##
|
|
140
|
+
## ⚙️ Configuration
|
|
125
141
|
|
|
126
142
|
In the standard `bundle gem my_lib` code you get the following in `lib/my_lib/version.rb`:
|
|
127
143
|
|
|
@@ -156,7 +172,9 @@ MyLib::Version.class_eval do
|
|
|
156
172
|
end
|
|
157
173
|
```
|
|
158
174
|
|
|
159
|
-
|
|
175
|
+
## 🔧 Basic Usage
|
|
176
|
+
|
|
177
|
+
Now you have some version introspection methods available:
|
|
160
178
|
|
|
161
179
|
```ruby
|
|
162
180
|
MyLib::Version.to_s # => "0.1.0"
|
|
@@ -191,12 +209,12 @@ end
|
|
|
191
209
|
|
|
192
210
|
Your `version.rb` file now abides the Ruby convention of directory / path matching the namespace / class!
|
|
193
211
|
|
|
194
|
-
|
|
212
|
+
### Epoch Usage (Epoch Semantic Versioning, as of version 1.1.7)
|
|
195
213
|
|
|
196
|
-
In the standard `bundle gem
|
|
214
|
+
In the standard `bundle gem my_epoch_lib` code you get the following in `lib/my_epoch_lib/version.rb`:
|
|
197
215
|
|
|
198
216
|
```ruby
|
|
199
|
-
module
|
|
217
|
+
module MyEpochLib
|
|
200
218
|
VERSION = "0.1.0"
|
|
201
219
|
end
|
|
202
220
|
```
|
|
@@ -204,7 +222,7 @@ end
|
|
|
204
222
|
Change it to a nested `Version` namespace (the one implied by the path => namespace convention):
|
|
205
223
|
|
|
206
224
|
```ruby
|
|
207
|
-
module
|
|
225
|
+
module MyEpochLib
|
|
208
226
|
module Version
|
|
209
227
|
VERSION = "0.1.0"
|
|
210
228
|
end
|
|
@@ -248,18 +266,11 @@ You will get the following version segments:
|
|
|
248
266
|
major: 16,
|
|
249
267
|
minor: 42,
|
|
250
268
|
patch: 86,
|
|
251
|
-
pre: "pre-7"
|
|
269
|
+
pre: "pre-7"
|
|
252
270
|
}
|
|
253
271
|
```
|
|
254
272
|
|
|
255
|
-
|
|
256
|
-
Using the same example of `bundle gem my_lib`, this would be `lib/my_lib.rb`.
|
|
257
|
-
|
|
258
|
-
```ruby
|
|
259
|
-
require "version_gem"
|
|
260
|
-
```
|
|
261
|
-
|
|
262
|
-
Then, add the following wherever you want in the same file (recommend the bottom).
|
|
273
|
+
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):
|
|
263
274
|
|
|
264
275
|
```ruby
|
|
265
276
|
MyLib::Version.class_eval do
|
|
@@ -389,6 +400,63 @@ RSpec.describe(MyLib::Version) do
|
|
|
389
400
|
end
|
|
390
401
|
```
|
|
391
402
|
|
|
403
|
+
## 🦷 FLOSS Funding
|
|
404
|
+
|
|
405
|
+
While ruby-oauth tools are free software and will always be, the project would benefit immensely from some funding.
|
|
406
|
+
Raising a monthly budget of... "dollars" would make the project more sustainable.
|
|
407
|
+
|
|
408
|
+
We welcome both individual and corporate sponsors! We also offer a
|
|
409
|
+
wide array of funding channels to account for your preferences.
|
|
410
|
+
Currently, [Open Collective][🖇osc] is our preferred funding platform.
|
|
411
|
+
|
|
412
|
+
**If you're working in a company that's making significant use of ruby-oauth tools we'd
|
|
413
|
+
appreciate it if you suggest to your company to become a ruby-oauth sponsor.**
|
|
414
|
+
|
|
415
|
+
You can support the development of ruby-oauth tools via
|
|
416
|
+
[GitHub Sponsors][🖇sponsor],
|
|
417
|
+
[Liberapay][⛳liberapay],
|
|
418
|
+
[PayPal][🖇paypal],
|
|
419
|
+
[Open Collective][🖇osc]
|
|
420
|
+
and [Tidelift][🏙️entsup-tidelift].
|
|
421
|
+
|
|
422
|
+
| 📍 NOTE |
|
|
423
|
+
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
424
|
+
| 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. |
|
|
425
|
+
|
|
426
|
+
### Open Collective for Individuals
|
|
427
|
+
|
|
428
|
+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/ruby-oauth#backer)]
|
|
429
|
+
|
|
430
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
431
|
+
|
|
432
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:START -->
|
|
433
|
+
No backers yet. Be the first!
|
|
434
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:END -->
|
|
435
|
+
|
|
436
|
+
### Open Collective for Organizations
|
|
437
|
+
|
|
438
|
+
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)]
|
|
439
|
+
|
|
440
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
441
|
+
|
|
442
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
|
|
443
|
+
No sponsors yet. Be the first!
|
|
444
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
|
|
445
|
+
|
|
446
|
+
[kettle-readme-backers]: https://github.com/ruby-oauth/version_gem/blob/main/exe/kettle-readme-backers
|
|
447
|
+
|
|
448
|
+
### Another way to support open-source
|
|
449
|
+
|
|
450
|
+
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).
|
|
451
|
+
|
|
452
|
+
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`.
|
|
453
|
+
|
|
454
|
+
I’m developing a new library, [floss_funding][🖇floss-funding-gem], designed to empower open-source developers like myself to get paid for the work we do, in a sustainable way. Please give it a look.
|
|
455
|
+
|
|
456
|
+
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
457
|
+
|
|
458
|
+
[![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 on Polar][🖇polar-img]][🖇polar] [![Donate to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi] [![Donate to my FLOSS efforts using Patreon][🖇patreon-img]][🖇patreon]
|
|
459
|
+
|
|
392
460
|
## 🔐 Security
|
|
393
461
|
|
|
394
462
|
See [SECURITY.md][🔐security].
|
|
@@ -396,21 +464,34 @@ See [SECURITY.md][🔐security].
|
|
|
396
464
|
## 🤝 Contributing
|
|
397
465
|
|
|
398
466
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
399
|
-
or if it is already 💯 (see [below](#code-coverage))
|
|
467
|
+
or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
|
|
400
468
|
or use the gem and think about how it could be better.
|
|
401
469
|
|
|
402
470
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
403
471
|
|
|
404
472
|
See [CONTRIBUTING.md][🤝contributing] for more detailed instructions.
|
|
405
473
|
|
|
474
|
+
### 🚀 Release Instructions
|
|
475
|
+
|
|
476
|
+
See [CONTRIBUTING.md][🤝contributing].
|
|
477
|
+
|
|
406
478
|
### Code Coverage
|
|
407
479
|
|
|
408
|
-
|
|
480
|
+
<details markdown="1">
|
|
481
|
+
<summary>Coverage service badges</summary>
|
|
482
|
+
|
|
483
|
+
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
484
|
+
|
|
485
|
+
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
486
|
+
|
|
487
|
+
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
488
|
+
|
|
489
|
+
</details>
|
|
409
490
|
|
|
410
491
|
### 🪇 Code of Conduct
|
|
411
492
|
|
|
412
|
-
Everyone interacting
|
|
413
|
-
chat rooms and mailing lists
|
|
493
|
+
Everyone interacting with this project's codebases, issue trackers,
|
|
494
|
+
chat rooms and mailing lists agrees to follow the [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct].
|
|
414
495
|
|
|
415
496
|
## 🌈 Contributors
|
|
416
497
|
|
|
@@ -418,105 +499,142 @@ chat rooms and mailing lists is expected to follow the [![Contributor Covenant 2
|
|
|
418
499
|
|
|
419
500
|
Made with [contributors-img][🖐contrib-rocks].
|
|
420
501
|
|
|
421
|
-
Also see GitLab Contributors: [https://gitlab.com/oauth
|
|
502
|
+
Also see GitLab Contributors: [https://gitlab.com/ruby-oauth/version_gem/-/graphs/main][🚎contributors-gl]
|
|
422
503
|
|
|
423
|
-
|
|
504
|
+
<details>
|
|
505
|
+
<summary>⭐️ Star History</summary>
|
|
424
506
|
|
|
425
|
-
<a href="https://star-history.com
|
|
507
|
+
<a href="https://star-history.com/ruby-oauth/version_gem&Date">
|
|
426
508
|
<picture>
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
509
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date&theme=dark" />
|
|
510
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date" />
|
|
511
|
+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=ruby-oauth/version_gem&type=Date" />
|
|
430
512
|
</picture>
|
|
431
513
|
</a>
|
|
432
514
|
|
|
433
|
-
|
|
515
|
+
</details>
|
|
434
516
|
|
|
435
|
-
|
|
436
|
-
Violations of this scheme should be reported as bugs.
|
|
437
|
-
Specifically, if a minor or patch version is released that breaks backward compatibility,
|
|
438
|
-
a new version should be immediately released that restores compatibility.
|
|
439
|
-
Breaking changes to the public API, including dropping a supported platform (i.e. minor version of Ruby),
|
|
440
|
-
will only be introduced with new major versions.
|
|
441
|
-
Epoch will only be bumped if there are dramatic changes, and that is not expected to happen ever.
|
|
517
|
+
## 📌 Versioning
|
|
442
518
|
|
|
443
|
-
|
|
519
|
+
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
|
520
|
+
For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
444
521
|
|
|
445
|
-
|
|
522
|
+
For example:
|
|
446
523
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
524
|
+
```ruby
|
|
525
|
+
spec.add_dependency("version_gem", "~> 1.0")
|
|
526
|
+
```
|
|
450
527
|
|
|
451
|
-
>
|
|
528
|
+
<details markdown="1">
|
|
529
|
+
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
452
530
|
|
|
453
|
-
|
|
531
|
+
Dropping support for a platform can be a breaking change for affected users.
|
|
532
|
+
If a release changes supported platforms, it should be called out clearly in the changelog and versioned with that impact in mind.
|
|
454
533
|
|
|
455
534
|
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
456
535
|
read this article from the creator of SemVer:
|
|
457
536
|
|
|
458
537
|
- ["Major Version Numbers are Not Sacred"][📌major-versions-not-sacred]
|
|
459
538
|
|
|
460
|
-
|
|
461
|
-
you can (and should) specify a dependency on these libraries using
|
|
462
|
-
the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
463
|
-
|
|
464
|
-
For example:
|
|
465
|
-
|
|
466
|
-
```ruby
|
|
467
|
-
spec.add_dependency("version_gem", "~> 1.1")
|
|
468
|
-
```
|
|
539
|
+
</details>
|
|
469
540
|
|
|
470
|
-
See [CHANGELOG.md][📌changelog] for list of releases.
|
|
541
|
+
See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
471
542
|
|
|
472
543
|
## 📄 License
|
|
473
544
|
|
|
474
545
|
The gem is available as open source under the terms of
|
|
475
|
-
the [MIT
|
|
476
|
-
See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright-notice-explainer].
|
|
546
|
+
the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
477
547
|
|
|
478
548
|
### © Copyright
|
|
479
549
|
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
</a>
|
|
488
|
-
</p>
|
|
550
|
+
See [LICENSE.md][📄license] for the official copyright notice.
|
|
551
|
+
|
|
552
|
+
<details markdown="1">
|
|
553
|
+
<summary>Copyright holders</summary>
|
|
554
|
+
|
|
555
|
+
- Copyright (c) 2022-2023, 2025-2026 Peter H. Boling
|
|
556
|
+
- Copyright (c) 2024-2025 Aboling0
|
|
489
557
|
|
|
490
|
-
|
|
558
|
+
</details>
|
|
491
559
|
|
|
492
|
-
|
|
493
|
-
so perhaps you'll indulge me for another 20 seconds.
|
|
494
|
-
I maintain many dozens of gems, including this one,
|
|
495
|
-
because I want Ruby to be a great place for people to solve problems, big and small.
|
|
496
|
-
Please consider supporting my efforts via the giant yellow link below,
|
|
497
|
-
or one of the others at the head of this README.
|
|
560
|
+
## 🤑 A request for help
|
|
498
561
|
|
|
499
|
-
|
|
562
|
+
Maintainers have teeth and need to pay their dentists.
|
|
563
|
+
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
564
|
+
I began spending most of my time building open source tools.
|
|
565
|
+
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
566
|
+
so if you value the work I am doing, I need your support.
|
|
567
|
+
Please consider sponsoring me or the project.
|
|
568
|
+
|
|
569
|
+
To join the community or get help 👇️ Join the Discord.
|
|
570
|
+
|
|
571
|
+
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
572
|
+
|
|
573
|
+
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
574
|
+
|
|
575
|
+
[![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]
|
|
576
|
+
|
|
577
|
+
### Please give the project a star ⭐ ♥.
|
|
578
|
+
|
|
579
|
+
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.
|
|
580
|
+
|
|
581
|
+
Thanks for RTFM. ☺️
|
|
582
|
+
|
|
583
|
+
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
584
|
+
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
585
|
+
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
586
|
+
[🖇osc-all-img]: https://img.shields.io/opencollective/all/ruby-oauth
|
|
587
|
+
[🖇osc-sponsors-img]: https://img.shields.io/opencollective/sponsors/ruby-oauth
|
|
588
|
+
[🖇osc-backers-img]: https://img.shields.io/opencollective/backers/ruby-oauth
|
|
589
|
+
[🖇osc-backers]: https://opencollective.com/ruby-oauth#backer
|
|
590
|
+
[🖇osc-backers-i]: https://opencollective.com/ruby-oauth/backers/badge.svg?style=flat
|
|
591
|
+
[🖇osc-sponsors]: https://opencollective.com/ruby-oauth#sponsor
|
|
592
|
+
[🖇osc-sponsors-i]: https://opencollective.com/ruby-oauth/sponsors/badge.svg?style=flat
|
|
593
|
+
[🖇osc-all-bottom-img]: https://img.shields.io/opencollective/all/ruby-oauth?style=for-the-badge
|
|
594
|
+
[🖇osc-sponsors-bottom-img]: https://img.shields.io/opencollective/sponsors/ruby-oauth?style=for-the-badge
|
|
595
|
+
[🖇osc-backers-bottom-img]: https://img.shields.io/opencollective/backers/ruby-oauth?style=for-the-badge
|
|
596
|
+
[🖇osc]: https://opencollective.com/ruby-oauth
|
|
597
|
+
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
598
|
+
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
599
|
+
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
600
|
+
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
601
|
+
[🖇polar]: https://polar.sh/pboling
|
|
602
|
+
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
603
|
+
[🖇kofi]: https://ko-fi.com/pboling
|
|
604
|
+
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
605
|
+
[🖇patreon]: https://patreon.com/galtzo
|
|
606
|
+
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
607
|
+
[🖇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
|
|
608
|
+
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
609
|
+
[🖇paypal-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal
|
|
610
|
+
[🖇paypal-bottom-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A
|
|
611
|
+
[🖇paypal]: https://www.paypal.com/paypalme/peterboling
|
|
612
|
+
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
613
|
+
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
614
|
+
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
615
|
+
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
616
|
+
[✉️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
|
|
617
|
+
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
500
618
|
|
|
501
619
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
502
|
-
[
|
|
503
|
-
[
|
|
504
|
-
[⛳️gem-
|
|
505
|
-
[⛳️
|
|
506
|
-
[⛳️
|
|
507
|
-
[⛳️
|
|
508
|
-
[🚂
|
|
509
|
-
[🚂
|
|
510
|
-
[🚂
|
|
511
|
-
[🚂
|
|
620
|
+
[⛳️gem-namespace]: https://github.com/ruby-oauth/version_gem
|
|
621
|
+
[⛳️namespace-img]: https://img.shields.io/badge/namespace-VersionGem-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
622
|
+
[⛳️gem-name]: https://bestgems.org/gems/version_gem
|
|
623
|
+
[⛳️name-img]: https://img.shields.io/badge/name-version__gem-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
624
|
+
[⛳️tag-img]: https://img.shields.io/github/tag/ruby-oauth/version_gem.svg
|
|
625
|
+
[⛳️tag]: https://github.com/ruby-oauth/version_gem/releases
|
|
626
|
+
[🚂maint-blog]: http://www.railsbling.com/tags/version_gem
|
|
627
|
+
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
628
|
+
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
629
|
+
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
512
630
|
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
513
|
-
[💖🖇linkedin-img]: https://img.shields.io/badge/
|
|
514
|
-
[💖✌️wellfound]: https://
|
|
631
|
+
[💖🖇linkedin-img]: https://img.shields.io/badge/LinkedIn-Profile-0B66C2?style=flat&logo=newjapanprowrestling
|
|
632
|
+
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
515
633
|
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
516
634
|
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
517
635
|
[💖💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase
|
|
518
636
|
[💖🐘ruby-mast]: https://ruby.social/@galtzo
|
|
519
|
-
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https
|
|
637
|
+
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https://ruby.social&style=flat&logo=mastodon&label=Ruby%20@galtzo
|
|
520
638
|
[💖🦋bluesky]: https://bsky.app/profile/galtzo.com
|
|
521
639
|
[💖🦋bluesky-img]: https://img.shields.io/badge/@galtzo.com-0285FF?style=flat&logo=bluesky&logoColor=white
|
|
522
640
|
[💖🌳linktree]: https://linktr.ee/galtzo
|
|
@@ -533,71 +651,73 @@ or one of the others at the head of this README.
|
|
|
533
651
|
[👨🏼🏫expsup-upwork-img]: https://img.shields.io/badge/UpWork-13544E?style=for-the-badge&logo=Upwork&logoColor=white
|
|
534
652
|
[👨🏼🏫expsup-codementor]: https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github
|
|
535
653
|
[👨🏼🏫expsup-codementor-img]: https://img.shields.io/badge/CodeMentor-Get_Help-1abc9c?style=for-the-badge&logo=CodeMentor&logoColor=white
|
|
536
|
-
[🏙️entsup-tidelift]: https://tidelift.com/subscription
|
|
654
|
+
[🏙️entsup-tidelift]: https://tidelift.com/subscription/pkg/rubygems-version_gem?utm_source=rubygems-version_gem&utm_medium=referral&utm_campaign=readme
|
|
537
655
|
[🏙️entsup-tidelift-img]: https://img.shields.io/badge/Tidelift_and_Sonar-Enterprise_Support-FD3456?style=for-the-badge&logo=sonar&logoColor=white
|
|
538
656
|
[🏙️entsup-tidelift-sonar]: https://blog.tidelift.com/tidelift-joins-sonar
|
|
539
657
|
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
540
658
|
[🚂railsbling]: http://www.railsbling.com
|
|
541
659
|
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
542
|
-
[📜src-gl]: https://gitlab.com/oauth
|
|
660
|
+
[📜src-gl]: https://gitlab.com/ruby-oauth/version_gem
|
|
661
|
+
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
662
|
+
[📜src-cb]: https://codeberg.org/ruby-oauth/version_gem
|
|
543
663
|
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=Github&logoColor=green
|
|
544
|
-
[📜src-gh]: https://github.com/oauth
|
|
664
|
+
[📜src-gh]: https://github.com/ruby-oauth/version_gem
|
|
545
665
|
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
546
|
-
[📜docs-head-rd-img]: https://img.shields.io/badge/
|
|
547
|
-
[📜wiki]: https://gitlab.com/oauth
|
|
548
|
-
[📜wiki
|
|
549
|
-
[
|
|
666
|
+
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
667
|
+
[📜gl-wiki]: https://gitlab.com/ruby-oauth/version_gem/-/wikis/home
|
|
668
|
+
[📜gh-wiki]: https://github.com/ruby-oauth/version_gem/wiki
|
|
669
|
+
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
670
|
+
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
671
|
+
[👽dl-rank]: https://bestgems.org/gems/version_gem
|
|
550
672
|
[👽dl-ranki]: https://img.shields.io/gem/rd/version_gem.svg
|
|
551
|
-
[👽
|
|
552
|
-
[👽oss-helpi]: https://www.codetriage.com/oauth-xx/version_gem/badges/users.svg
|
|
553
|
-
[👽version]: https://rubygems.org/gems/version_gem
|
|
673
|
+
[👽version]: https://bestgems.org/gems/version_gem
|
|
554
674
|
[👽versioni]: https://img.shields.io/gem/v/version_gem.svg
|
|
555
|
-
[
|
|
556
|
-
[
|
|
557
|
-
[
|
|
558
|
-
[
|
|
559
|
-
[
|
|
560
|
-
[
|
|
561
|
-
[
|
|
562
|
-
[
|
|
563
|
-
[
|
|
564
|
-
[
|
|
565
|
-
[
|
|
566
|
-
[
|
|
567
|
-
[🚎
|
|
568
|
-
[🚎1-
|
|
569
|
-
[🚎2-
|
|
570
|
-
[🚎
|
|
571
|
-
[🚎3-
|
|
572
|
-
[🚎
|
|
573
|
-
[🚎
|
|
574
|
-
[🚎4-
|
|
575
|
-
[🚎
|
|
576
|
-
[🚎
|
|
577
|
-
[🚎
|
|
578
|
-
[🚎
|
|
579
|
-
[🚎
|
|
580
|
-
[🚎
|
|
581
|
-
[🚎
|
|
582
|
-
[🚎
|
|
583
|
-
[🚎
|
|
584
|
-
[🚎
|
|
585
|
-
[🚎
|
|
586
|
-
[🚎
|
|
587
|
-
[
|
|
588
|
-
[
|
|
589
|
-
[
|
|
590
|
-
[
|
|
591
|
-
[
|
|
592
|
-
[
|
|
593
|
-
[
|
|
594
|
-
[
|
|
595
|
-
[
|
|
596
|
-
[
|
|
597
|
-
[
|
|
598
|
-
[
|
|
599
|
-
[
|
|
600
|
-
[💎ruby-2.
|
|
675
|
+
[🏀qlty-mnt]: https://qlty.sh/gh/ruby-oauth/projects/version_gem
|
|
676
|
+
[🏀qlty-mnti]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/maintainability.svg
|
|
677
|
+
[🏀qlty-cov]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/metrics/code?sort=coverageRating
|
|
678
|
+
[🏀qlty-covi]: https://qlty.sh/gh/ruby-oauth/projects/version_gem/coverage.svg
|
|
679
|
+
[🏀codecov]: https://codecov.io/gh/ruby-oauth/version_gem
|
|
680
|
+
[🏀codecovi]: https://codecov.io/gh/ruby-oauth/version_gem/graph/badge.svg
|
|
681
|
+
[🏀coveralls]: https://coveralls.io/github/ruby-oauth/version_gem?branch=main
|
|
682
|
+
[🏀coveralls-img]: https://coveralls.io/repos/github/ruby-oauth/version_gem/badge.svg?branch=main
|
|
683
|
+
[🚎ruby-2.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.4.yml
|
|
684
|
+
[🚎ruby-2.5-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.5.yml
|
|
685
|
+
[🚎ruby-2.6-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.6.yml
|
|
686
|
+
[🚎ruby-2.7-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-2.7.yml
|
|
687
|
+
[🚎ruby-3.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.0.yml
|
|
688
|
+
[🚎ruby-3.1-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.1.yml
|
|
689
|
+
[🚎ruby-3.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.2.yml
|
|
690
|
+
[🚎ruby-3.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.3.yml
|
|
691
|
+
[🚎ruby-3.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/ruby-3.4.yml
|
|
692
|
+
[🚎jruby-9.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.2.yml
|
|
693
|
+
[🚎jruby-9.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.3.yml
|
|
694
|
+
[🚎jruby-9.4-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby-9.4.yml
|
|
695
|
+
[🚎truby-22.3-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-22.3.yml
|
|
696
|
+
[🚎truby-23.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-23.0.yml
|
|
697
|
+
[🚎truby-23.1-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-23.1.yml
|
|
698
|
+
[🚎truby-24.2-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-24.2.yml
|
|
699
|
+
[🚎truby-25.0-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffleruby-25.0.yml
|
|
700
|
+
[🚎2-cov-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/coverage.yml
|
|
701
|
+
[🚎2-cov-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/coverage.yml/badge.svg
|
|
702
|
+
[🚎3-hd-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/heads.yml
|
|
703
|
+
[🚎3-hd-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/heads.yml/badge.svg
|
|
704
|
+
[🚎5-st-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/style.yml
|
|
705
|
+
[🚎5-st-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/style.yml/badge.svg
|
|
706
|
+
[🚎9-t-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffle.yml
|
|
707
|
+
[🚎9-t-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/truffle.yml/badge.svg
|
|
708
|
+
[🚎10-j-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby.yml
|
|
709
|
+
[🚎10-j-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/jruby.yml/badge.svg
|
|
710
|
+
[🚎11-c-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/current.yml
|
|
711
|
+
[🚎11-c-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/current.yml/badge.svg
|
|
712
|
+
[🚎12-crh-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/dep-heads.yml
|
|
713
|
+
[🚎12-crh-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/dep-heads.yml/badge.svg
|
|
714
|
+
[🚎13-🔒️-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/locked_deps.yml
|
|
715
|
+
[🚎13-🔒️-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/locked_deps.yml/badge.svg
|
|
716
|
+
[🚎14-🔓️-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/unlocked_deps.yml
|
|
717
|
+
[🚎14-🔓️-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/unlocked_deps.yml/badge.svg
|
|
718
|
+
[🚎15-🪪-wf]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml
|
|
719
|
+
[🚎15-🪪-wfi]: https://github.com/ruby-oauth/version_gem/actions/workflows/license-eye.yml/badge.svg
|
|
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
|
|
601
721
|
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
602
722
|
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
603
723
|
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
@@ -606,50 +726,76 @@ or one of the others at the head of this README.
|
|
|
606
726
|
[💎ruby-3.1i]: https://img.shields.io/badge/Ruby-3.1-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
607
727
|
[💎ruby-3.2i]: https://img.shields.io/badge/Ruby-3.2-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
608
728
|
[💎ruby-3.3i]: https://img.shields.io/badge/Ruby-3.3-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
729
|
+
[💎ruby-3.4i]: https://img.shields.io/badge/Ruby-3.4-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
730
|
+
[💎ruby-4.0i]: https://img.shields.io/badge/Ruby-4.0-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
609
731
|
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
610
732
|
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
611
733
|
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
612
734
|
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
613
735
|
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
736
|
+
[💎truby-24.2i]: https://img.shields.io/badge/Truffle_Ruby-24.2-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
737
|
+
[💎truby-25.0i]: https://img.shields.io/badge/Truffle_Ruby-25.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
614
738
|
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
615
|
-
[💎truby-headi]: https://img.shields.io/badge/Truffle_Ruby-HEAD-34BCB1?style=for-the-badge&logo=ruby&logoColor=blue
|
|
616
|
-
[💎jruby-9.1i]: https://img.shields.io/badge/JRuby-9.1-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
617
739
|
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
618
740
|
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
619
741
|
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
620
742
|
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
621
743
|
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
622
|
-
[🤝issues]: https://github.com/oauth
|
|
623
|
-
[🤝pulls]: https://github.com/oauth
|
|
624
|
-
[🤝
|
|
625
|
-
[
|
|
744
|
+
[🤝gh-issues]: https://github.com/ruby-oauth/version_gem/issues
|
|
745
|
+
[🤝gh-pulls]: https://github.com/ruby-oauth/version_gem/pulls
|
|
746
|
+
[🤝gl-issues]: https://gitlab.com/ruby-oauth/version_gem/-/issues
|
|
747
|
+
[🤝gl-pulls]: https://gitlab.com/ruby-oauth/version_gem/-/merge_requests
|
|
748
|
+
[🤝cb-issues]: https://codeberg.org/ruby-oauth/version_gem/issues
|
|
749
|
+
[🤝cb-pulls]: https://codeberg.org/ruby-oauth/version_gem/pulls
|
|
750
|
+
[🤝cb-donate]: https://donate.codeberg.org/
|
|
751
|
+
[🤝contributing]: https://github.com/ruby-oauth/version_gem/blob/main/CONTRIBUTING.md
|
|
752
|
+
[🏀codecov-g]: https://codecov.io/gh/ruby-oauth/version_gem/graph/badge.svg
|
|
626
753
|
[🖐contrib-rocks]: https://contrib.rocks
|
|
627
|
-
[🖐contributors]: https://github.com/oauth
|
|
628
|
-
[🖐contributors-img]: https://contrib.rocks/image?repo=oauth
|
|
629
|
-
[🚎contributors-gl]: https://gitlab.com/oauth
|
|
630
|
-
[🪇conduct]: CODE_OF_CONDUCT.md
|
|
631
|
-
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-
|
|
754
|
+
[🖐contributors]: https://github.com/ruby-oauth/version_gem/graphs/contributors
|
|
755
|
+
[🖐contributors-img]: https://contrib.rocks/image?repo=ruby-oauth/version_gem
|
|
756
|
+
[🚎contributors-gl]: https://gitlab.com/ruby-oauth/version_gem/-/graphs/main
|
|
757
|
+
[🪇conduct]: https://github.com/ruby-oauth/version_gem/blob/main/CODE_OF_CONDUCT.md
|
|
758
|
+
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
632
759
|
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
633
|
-
[📌semver]: https://
|
|
634
|
-
[📌semver-img]: https://img.shields.io/badge/
|
|
760
|
+
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
761
|
+
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
635
762
|
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
636
763
|
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
637
|
-
[📌changelog]: CHANGELOG.md
|
|
764
|
+
[📌changelog]: https://github.com/ruby-oauth/version_gem/blob/main/CHANGELOG.md
|
|
638
765
|
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
639
|
-
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-
|
|
640
|
-
[📌gitmoji]:https://gitmoji.dev
|
|
641
|
-
[📌gitmoji-img]:https://img.shields.io/badge/
|
|
766
|
+
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
767
|
+
[📌gitmoji]: https://gitmoji.dev
|
|
768
|
+
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
642
769
|
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
643
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.
|
|
644
|
-
[🔐security]: SECURITY.md
|
|
645
|
-
[🔐security-img]: https://img.shields.io/badge/security-policy-
|
|
770
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.058-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
771
|
+
[🔐security]: https://github.com/ruby-oauth/version_gem/blob/main/SECURITY.md
|
|
772
|
+
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
646
773
|
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
647
|
-
[📄license]: LICENSE.
|
|
648
|
-
[📄license-ref]:
|
|
649
|
-
[📄license-img]: https://img.shields.io/badge/License-MIT-
|
|
774
|
+
[📄license]: LICENSE.md
|
|
775
|
+
[📄license-ref]: MIT.md
|
|
776
|
+
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
777
|
+
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
778
|
+
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-✓-259D6C.svg?style=flat&logo=Apache
|
|
779
|
+
|
|
650
780
|
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
651
|
-
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-
|
|
781
|
+
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
652
782
|
[🚎yard-current]: http://rubydoc.info/gems/version_gem
|
|
653
|
-
[🚎yard-head]: https://
|
|
654
|
-
[💎stone_checksums]: https://github.com/
|
|
655
|
-
[💎SHA_checksums]: https://gitlab.com/oauth
|
|
783
|
+
[🚎yard-head]: https://version-gem.galtzo.com
|
|
784
|
+
[💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
|
|
785
|
+
[💎SHA_checksums]: https://gitlab.com/ruby-oauth/version_gem/-/tree/main/checksums
|
|
786
|
+
[💎rlts]: https://github.com/rubocop-lts/rubocop-lts
|
|
787
|
+
[💎rlts-img]: https://img.shields.io/badge/code_style_&_linting-rubocop--lts-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
788
|
+
[💎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
789
|
+
[💎appraisal2-img]: https://img.shields.io/badge/appraised_by-appraisal2-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
790
|
+
[💎d-in-dvcs]: https://railsbling.com/posts/dvcs/put_the_d_in_dvcs/
|
|
791
|
+
|
|
792
|
+
<!-- kettle-jem:metadata:start -->
|
|
793
|
+
| Field | Value |
|
|
794
|
+
|---|---|
|
|
795
|
+
| Package | version_gem |
|
|
796
|
+
| Description | 🍲 Versions are good. Versions are cool. Versions will win. |
|
|
797
|
+
| Homepage | https://github.com/ruby-oauth/version_gem |
|
|
798
|
+
| Source | https://github.com/ruby-oauth/version_gem/tree/v1.1.10 |
|
|
799
|
+
| License | `MIT` |
|
|
800
|
+
| Funding | https://github.com/sponsors/pboling, https://issuehunt.io/u/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/ruby-oauth, https://patreon.com/galtzo, https://polar.sh/pboling, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/version_gem, https://www.buymeacoffee.com/pboling |
|
|
801
|
+
<!-- kettle-jem:metadata:end -->
|