gitmoji-regex 2.0.1 → 2.0.2
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 +22 -1
- data/LICENSE.md +2 -2
- data/README.md +148 -6
- data/SECURITY.md +1 -1
- data/lib/gitmoji/regex/version.rb +1 -1
- data/sig/gitmoji/regex.rbs +0 -1
- data.tar.gz.sig +0 -0
- metadata +36 -16
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 45359e10ae9b7e818eb627be379e1687de36304368276e871f79f468c6db6e1c
|
|
4
|
+
data.tar.gz: 49420da1c4eafabd7a33e78441f66fd52fc670a30f8bb29efbce2be7f28f2912
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ad1fee0fa3488e07ef7f37d3fe7b03a1d9936c49f42f53c01dce541583b8a26ed0c9d865b32ec36f0ef0e6b9c87f8b34942581835a0e85d32305db9f4f36f78e
|
|
7
|
+
data.tar.gz: fd366c8001d2727740bd2ebe42f5ee2cab80c60ff0cc8edd049a38f0337b0ee7fd9976033ba57198a65d5300695ded9a449aaa49447dcf8bbafe158e40e66808
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -22,6 +22,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
22
22
|
|
|
23
23
|
### Changed
|
|
24
24
|
|
|
25
|
+
- Corrected the kettle-jem template profile from package-only to full
|
|
26
|
+
standalone templating so generated workflows are refreshed by retemplating.
|
|
27
|
+
|
|
25
28
|
### Deprecated
|
|
26
29
|
|
|
27
30
|
### Removed
|
|
@@ -30,6 +33,22 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
33
|
|
|
31
34
|
### Security
|
|
32
35
|
|
|
36
|
+
## [2.0.2] - 2026-06-14
|
|
37
|
+
|
|
38
|
+
- TAG: [v2.0.2][2.0.2t]
|
|
39
|
+
- COVERAGE: 100.00% -- 58/58 lines in 3 files
|
|
40
|
+
- BRANCH COVERAGE: 100.00% -- 4/4 branches in 3 files
|
|
41
|
+
- 90.00% documented
|
|
42
|
+
|
|
43
|
+
### Fixed
|
|
44
|
+
|
|
45
|
+
- Restored `docs/CNAME` so the generated documentation site keeps its custom domain.
|
|
46
|
+
|
|
47
|
+
### Changed
|
|
48
|
+
|
|
49
|
+
- Refreshed kettle-jem-managed project files, raising the `kettle-dev`
|
|
50
|
+
development dependency floor to 2.2.9.
|
|
51
|
+
|
|
33
52
|
## [2.0.1] - 2026-05-31
|
|
34
53
|
|
|
35
54
|
- TAG: [v2.0.1][2.0.1t]
|
|
@@ -157,7 +176,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
157
176
|
|
|
158
177
|
- Initial release
|
|
159
178
|
|
|
160
|
-
[Unreleased]: https://github.com/galtzo-floss/gitmoji-regex/compare/v2.0.
|
|
179
|
+
[Unreleased]: https://github.com/galtzo-floss/gitmoji-regex/compare/v2.0.2...HEAD
|
|
180
|
+
[2.0.2]: https://github.com/galtzo-floss/gitmoji-regex/compare/v2.0.1...v2.0.2
|
|
181
|
+
[2.0.2t]: https://github.com/galtzo-floss/gitmoji-regex/releases/tag/v2.0.2
|
|
161
182
|
[2.0.1]: https://github.com/galtzo-floss/gitmoji-regex/compare/v2.0.0...v2.0.1
|
|
162
183
|
[2.0.1t]: https://github.com/galtzo-floss/gitmoji-regex/releases/tag/v2.0.1
|
|
163
184
|
[2.0.0]: https://github.com/galtzo-floss/gitmoji-regex/compare/v1.0.3...v2.0.0
|
data/LICENSE.md
CHANGED
data/README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
<a href="https://github.com/galtzo-floss"><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="14%" align="right"/></a>
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
3
|
# 🏁 Gitmoji::Regex
|
|
6
4
|
|
|
7
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]
|
|
@@ -72,9 +70,44 @@ not practical for the current toolchain.
|
|
|
72
70
|
|------------------------------------------------|--------------------------------------------------------|
|
|
73
71
|
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
74
72
|
|
|
73
|
+
### Federated DVCS
|
|
74
|
+
|
|
75
|
+
<details markdown="1">
|
|
76
|
+
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
77
|
+
|
|
78
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
|
|
79
|
+
|-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
|
|
80
|
+
| 🧪 [galtzo-floss/gitmoji-regex on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
|
|
81
|
+
| 🧊 [galtzo-floss/gitmoji-regex on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
|
|
82
|
+
| 🐙 [galtzo-floss/gitmoji-regex on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
|
|
83
|
+
| 🎮️ [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] |
|
|
84
|
+
|
|
85
|
+
</details>
|
|
86
|
+
|
|
87
|
+
[gh-discussions]: https://github.com/galtzo-floss/gitmoji-regex/discussions
|
|
88
|
+
|
|
89
|
+
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-gitmoji-regex?utm_source=rubygems-gitmoji-regex&utm_medium=referral&utm_campaign=readme)
|
|
90
|
+
|
|
91
|
+
Available as part of the Tidelift Subscription.
|
|
92
|
+
|
|
93
|
+
<details markdown="1">
|
|
94
|
+
<summary>Need enterprise-level guarantees?</summary>
|
|
95
|
+
|
|
96
|
+
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.
|
|
97
|
+
|
|
98
|
+
[![Get help from me on Tidelift][🏙️entsup-tidelift-img]][🏙️entsup-tidelift]
|
|
75
99
|
|
|
100
|
+
- 💡Subscribe for support guarantees covering _all_ your FLOSS dependencies
|
|
101
|
+
- 💡Tidelift is part of [Sonar][🏙️entsup-tidelift-sonar]
|
|
102
|
+
- 💡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
|
|
76
103
|
|
|
104
|
+
Alternatively:
|
|
77
105
|
|
|
106
|
+
- [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
107
|
+
- [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]
|
|
108
|
+
- [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]
|
|
109
|
+
|
|
110
|
+
</details>
|
|
78
111
|
|
|
79
112
|
## ✨ Installation
|
|
80
113
|
|
|
@@ -96,28 +129,62 @@ Not needed.
|
|
|
96
129
|
|
|
97
130
|
## 🔧 Basic Usage
|
|
98
131
|
|
|
132
|
+
## 🦷 FLOSS Funding
|
|
99
133
|
|
|
134
|
+
While galtzo-floss tools are free software and will always be, the project would benefit immensely from some funding.
|
|
135
|
+
Raising a monthly budget of... "dollars" would make the project more sustainable.
|
|
100
136
|
|
|
137
|
+
We welcome both individual and corporate sponsors! We also offer a
|
|
138
|
+
wide array of funding channels to account for your preferences.
|
|
139
|
+
Currently, [Open Collective][🖇osc] is our preferred funding platform.
|
|
101
140
|
|
|
141
|
+
**If you're working in a company that's making significant use of galtzo-floss tools we'd
|
|
142
|
+
appreciate it if you suggest to your company to become a galtzo-floss sponsor.**
|
|
102
143
|
|
|
144
|
+
You can support the development of galtzo-floss tools via
|
|
145
|
+
[GitHub Sponsors][🖇sponsor],
|
|
146
|
+
[Liberapay][⛳liberapay],
|
|
147
|
+
[PayPal][🖇paypal],
|
|
148
|
+
[Open Collective][🖇osc]
|
|
149
|
+
and [Tidelift][🏙️entsup-tidelift].
|
|
103
150
|
|
|
151
|
+
| 📍 NOTE |
|
|
152
|
+
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
153
|
+
| 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. |
|
|
104
154
|
|
|
155
|
+
### Open Collective for Individuals
|
|
105
156
|
|
|
157
|
+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/galtzo-floss#backer)]
|
|
106
158
|
|
|
159
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
107
160
|
|
|
161
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:START -->
|
|
162
|
+
No backers yet. Be the first!
|
|
163
|
+
<!-- OPENCOLLECTIVE-INDIVIDUALS:END -->
|
|
108
164
|
|
|
165
|
+
### Open Collective for Organizations
|
|
109
166
|
|
|
167
|
+
Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor](https://opencollective.com/galtzo-floss#sponsor)]
|
|
110
168
|
|
|
169
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
111
170
|
|
|
171
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
|
|
172
|
+
No sponsors yet. Be the first!
|
|
173
|
+
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
|
|
112
174
|
|
|
175
|
+
[kettle-readme-backers]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/exe/kettle-readme-backers
|
|
113
176
|
|
|
177
|
+
### Another way to support open-source
|
|
114
178
|
|
|
179
|
+
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).
|
|
115
180
|
|
|
181
|
+
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`.
|
|
116
182
|
|
|
183
|
+
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.
|
|
117
184
|
|
|
185
|
+
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
118
186
|
|
|
119
|
-
|
|
120
|
-
|
|
187
|
+
[![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]
|
|
121
188
|
|
|
122
189
|
## 🔐 Security
|
|
123
190
|
|
|
@@ -133,9 +200,48 @@ We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you m
|
|
|
133
200
|
|
|
134
201
|
See [CONTRIBUTING.md][🤝contributing] for more detailed instructions.
|
|
135
202
|
|
|
203
|
+
### 🚀 Release Instructions
|
|
204
|
+
|
|
205
|
+
See [CONTRIBUTING.md][🤝contributing].
|
|
206
|
+
|
|
207
|
+
### Code Coverage
|
|
208
|
+
|
|
209
|
+
<details markdown="1">
|
|
210
|
+
<summary>Coverage service badges</summary>
|
|
211
|
+
|
|
212
|
+
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
213
|
+
|
|
214
|
+
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
215
|
+
|
|
216
|
+
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
217
|
+
|
|
218
|
+
</details>
|
|
136
219
|
|
|
220
|
+
### 🪇 Code of Conduct
|
|
137
221
|
|
|
222
|
+
Everyone interacting with this project's codebases, issue trackers,
|
|
223
|
+
chat rooms and mailing lists agrees to follow the [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct].
|
|
138
224
|
|
|
225
|
+
## 🌈 Contributors
|
|
226
|
+
|
|
227
|
+
[![Contributors][🖐contributors-img]][🖐contributors]
|
|
228
|
+
|
|
229
|
+
Made with [contributors-img][🖐contrib-rocks].
|
|
230
|
+
|
|
231
|
+
Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/gitmoji-regex/-/graphs/main][🚎contributors-gl]
|
|
232
|
+
|
|
233
|
+
<details>
|
|
234
|
+
<summary>⭐️ Star History</summary>
|
|
235
|
+
|
|
236
|
+
<a href="https://star-history.com/galtzo-floss/gitmoji-regex&Date">
|
|
237
|
+
<picture>
|
|
238
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/gitmoji-regex&type=Date&theme=dark" />
|
|
239
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/gitmoji-regex&type=Date" />
|
|
240
|
+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=galtzo-floss/gitmoji-regex&type=Date" />
|
|
241
|
+
</picture>
|
|
242
|
+
</a>
|
|
243
|
+
|
|
244
|
+
</details>
|
|
139
245
|
|
|
140
246
|
## 📌 Versioning
|
|
141
247
|
|
|
@@ -168,8 +274,41 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
|
168
274
|
The gem is available as open source under the terms of
|
|
169
275
|
the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
170
276
|
|
|
171
|
-
|
|
172
|
-
|
|
277
|
+
### © Copyright
|
|
278
|
+
|
|
279
|
+
See [LICENSE.md][📄license] for the official copyright notice.
|
|
280
|
+
|
|
281
|
+
<details markdown="1">
|
|
282
|
+
<summary>Copyright holders</summary>
|
|
283
|
+
|
|
284
|
+
- Copyright (c) 2022-2023, 2025-2026 Peter H. Boling
|
|
285
|
+
- Copyright (c) 2025 Aboling0
|
|
286
|
+
|
|
287
|
+
</details>
|
|
288
|
+
|
|
289
|
+
## 🤑 A request for help
|
|
290
|
+
|
|
291
|
+
Maintainers have teeth and need to pay their dentists.
|
|
292
|
+
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
293
|
+
I began spending most of my time building open source tools.
|
|
294
|
+
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
295
|
+
so if you value the work I am doing, I need your support.
|
|
296
|
+
Please consider sponsoring me or the project.
|
|
297
|
+
|
|
298
|
+
To join the community or get help 👇️ Join the Discord.
|
|
299
|
+
|
|
300
|
+
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
301
|
+
|
|
302
|
+
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
303
|
+
|
|
304
|
+
[![Sponsor galtzo-floss/gitmoji-regex 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]
|
|
305
|
+
|
|
306
|
+
### Please give the project a star ⭐ ♥.
|
|
307
|
+
|
|
308
|
+
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.
|
|
309
|
+
|
|
310
|
+
Thanks for RTFM. ☺️
|
|
311
|
+
|
|
173
312
|
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
174
313
|
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
175
314
|
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
@@ -205,6 +344,7 @@ the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
|
205
344
|
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
206
345
|
[✉️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
|
|
207
346
|
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
347
|
+
|
|
208
348
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
209
349
|
[⛳️gem-namespace]: https://github.com/galtzo-floss/gitmoji-regex
|
|
210
350
|
[⛳️namespace-img]: https://img.shields.io/badge/namespace-Gitmoji::Regex-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
@@ -341,6 +481,7 @@ the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
|
341
481
|
[🖐contrib-rocks]: https://contrib.rocks
|
|
342
482
|
[🖐contributors]: https://github.com/galtzo-floss/gitmoji-regex/graphs/contributors
|
|
343
483
|
[🖐contributors-img]: https://contrib.rocks/image?repo=galtzo-floss/gitmoji-regex
|
|
484
|
+
[🚎contributors-gl]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/graphs/main
|
|
344
485
|
[🪇conduct]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/CODE_OF_CONDUCT.md
|
|
345
486
|
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
346
487
|
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
@@ -363,6 +504,7 @@ the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
|
363
504
|
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
364
505
|
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
365
506
|
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-✓-259D6C.svg?style=flat&logo=Apache
|
|
507
|
+
|
|
366
508
|
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
367
509
|
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
368
510
|
[🚎yard-current]: http://rubydoc.info/gems/gitmoji-regex
|
data/SECURITY.md
CHANGED
data/sig/gitmoji/regex.rbs
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gitmoji-regex
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -47,7 +47,7 @@ dependencies:
|
|
|
47
47
|
version: '1.1'
|
|
48
48
|
- - ">="
|
|
49
49
|
- !ruby/object:Gem::Version
|
|
50
|
-
version: 1.1.
|
|
50
|
+
version: 1.1.11
|
|
51
51
|
type: :runtime
|
|
52
52
|
prerelease: false
|
|
53
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -57,27 +57,27 @@ dependencies:
|
|
|
57
57
|
version: '1.1'
|
|
58
58
|
- - ">="
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
|
-
version: 1.1.
|
|
60
|
+
version: 1.1.11
|
|
61
61
|
- !ruby/object:Gem::Dependency
|
|
62
62
|
name: kettle-dev
|
|
63
63
|
requirement: !ruby/object:Gem::Requirement
|
|
64
64
|
requirements:
|
|
65
65
|
- - "~>"
|
|
66
66
|
- !ruby/object:Gem::Version
|
|
67
|
-
version: '2.
|
|
67
|
+
version: '2.2'
|
|
68
68
|
- - ">="
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
|
-
version: 2.
|
|
70
|
+
version: 2.2.9
|
|
71
71
|
type: :development
|
|
72
72
|
prerelease: false
|
|
73
73
|
version_requirements: !ruby/object:Gem::Requirement
|
|
74
74
|
requirements:
|
|
75
75
|
- - "~>"
|
|
76
76
|
- !ruby/object:Gem::Version
|
|
77
|
-
version: '2.
|
|
77
|
+
version: '2.2'
|
|
78
78
|
- - ">="
|
|
79
79
|
- !ruby/object:Gem::Version
|
|
80
|
-
version: 2.
|
|
80
|
+
version: 2.2.9
|
|
81
81
|
- !ruby/object:Gem::Dependency
|
|
82
82
|
name: bundler-audit
|
|
83
83
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -132,20 +132,20 @@ dependencies:
|
|
|
132
132
|
requirements:
|
|
133
133
|
- - "~>"
|
|
134
134
|
- !ruby/object:Gem::Version
|
|
135
|
-
version: '3.
|
|
135
|
+
version: '3.1'
|
|
136
136
|
- - ">="
|
|
137
137
|
- !ruby/object:Gem::Version
|
|
138
|
-
version: 3.
|
|
138
|
+
version: 3.1.2
|
|
139
139
|
type: :development
|
|
140
140
|
prerelease: false
|
|
141
141
|
version_requirements: !ruby/object:Gem::Requirement
|
|
142
142
|
requirements:
|
|
143
143
|
- - "~>"
|
|
144
144
|
- !ruby/object:Gem::Version
|
|
145
|
-
version: '3.
|
|
145
|
+
version: '3.1'
|
|
146
146
|
- - ">="
|
|
147
147
|
- !ruby/object:Gem::Version
|
|
148
|
-
version: 3.
|
|
148
|
+
version: 3.1.2
|
|
149
149
|
- !ruby/object:Gem::Dependency
|
|
150
150
|
name: kettle-test
|
|
151
151
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -155,7 +155,7 @@ dependencies:
|
|
|
155
155
|
version: '2.0'
|
|
156
156
|
- - ">="
|
|
157
157
|
- !ruby/object:Gem::Version
|
|
158
|
-
version: 2.0.
|
|
158
|
+
version: 2.0.5
|
|
159
159
|
type: :development
|
|
160
160
|
prerelease: false
|
|
161
161
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -165,7 +165,27 @@ dependencies:
|
|
|
165
165
|
version: '2.0'
|
|
166
166
|
- - ">="
|
|
167
167
|
- !ruby/object:Gem::Version
|
|
168
|
-
version: 2.0.
|
|
168
|
+
version: 2.0.5
|
|
169
|
+
- !ruby/object:Gem::Dependency
|
|
170
|
+
name: turbo_tests2
|
|
171
|
+
requirement: !ruby/object:Gem::Requirement
|
|
172
|
+
requirements:
|
|
173
|
+
- - "~>"
|
|
174
|
+
- !ruby/object:Gem::Version
|
|
175
|
+
version: '3.1'
|
|
176
|
+
- - ">="
|
|
177
|
+
- !ruby/object:Gem::Version
|
|
178
|
+
version: 3.1.3
|
|
179
|
+
type: :development
|
|
180
|
+
prerelease: false
|
|
181
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
182
|
+
requirements:
|
|
183
|
+
- - "~>"
|
|
184
|
+
- !ruby/object:Gem::Version
|
|
185
|
+
version: '3.1'
|
|
186
|
+
- - ">="
|
|
187
|
+
- !ruby/object:Gem::Version
|
|
188
|
+
version: 3.1.3
|
|
169
189
|
- !ruby/object:Gem::Dependency
|
|
170
190
|
name: ruby-progressbar
|
|
171
191
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -348,10 +368,10 @@ licenses:
|
|
|
348
368
|
- MIT
|
|
349
369
|
metadata:
|
|
350
370
|
homepage_uri: https://structuredmerge.org
|
|
351
|
-
source_code_uri: https://github.com/galtzo-floss/gitmoji-regex/tree/v2.0.
|
|
352
|
-
changelog_uri: https://github.com/galtzo-floss/gitmoji-regex/blob/v2.0.
|
|
371
|
+
source_code_uri: https://github.com/galtzo-floss/gitmoji-regex/tree/v2.0.2
|
|
372
|
+
changelog_uri: https://github.com/galtzo-floss/gitmoji-regex/blob/v2.0.2/CHANGELOG.md
|
|
353
373
|
bug_tracker_uri: https://github.com/galtzo-floss/gitmoji-regex/issues
|
|
354
|
-
documentation_uri: https://www.rubydoc.info/gems/gitmoji-regex/2.0.
|
|
374
|
+
documentation_uri: https://www.rubydoc.info/gems/gitmoji-regex/2.0.2
|
|
355
375
|
funding_uri: https://github.com/sponsors/pboling
|
|
356
376
|
wiki_uri: https://github.com/galtzo-floss/gitmoji-regex/wiki
|
|
357
377
|
news_uri: https://www.railsbling.com/tags/gitmoji-regex
|
metadata.gz.sig
CHANGED
|
Binary file
|