milestoner 13.0.0 → 13.0.1
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/README.adoc +6 -24
- data/lib/milestoner/identity.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +3 -3
- 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: d548a69bbf52d132b33fef09ad99cec48212d6399ed72f9133f8cf59444ce41e
|
|
4
|
+
data.tar.gz: 2f633f24492991a5092d008e47b47757407df6875575c7cd4d104f455c09cc50
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1e8817a4acf8a3e5e2f1976d60eee0a67e059282d3ce071dd82bd0c363418fb3a0d18733aaa01f8c8a7ed878d6402bc2f915c3556091a7de93bb05ff36eebb7d
|
|
7
|
+
data.tar.gz: 5fbbd91f0957fb334e437350032a344fc8aa55975a93c6e74c4c3b6978953ae65688a2115491357d27327b41a3103841fba23bf8c3ba36b415a01e188899f849
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/README.adoc
CHANGED
|
@@ -196,35 +196,17 @@ To test, run:
|
|
|
196
196
|
bundle exec spec
|
|
197
197
|
----
|
|
198
198
|
|
|
199
|
-
==
|
|
199
|
+
== link:https://www.alchemists.io/policies/license[License]
|
|
200
200
|
|
|
201
|
-
|
|
201
|
+
== link:https://www.alchemists.io/policies/security[Security]
|
|
202
202
|
|
|
203
|
-
|
|
204
|
-
* Minor (x.Y.z) - Incremented for new, backwards compatible, public API enhancements/fixes.
|
|
205
|
-
* Patch (x.y.Z) - Incremented for small, backwards compatible, bug fixes.
|
|
203
|
+
== link:https://www.alchemists.io/policies/code_of_conduct[Code of Conduct]
|
|
206
204
|
|
|
207
|
-
==
|
|
205
|
+
== link:https://www.alchemists.io/policies/contributions[Contributions]
|
|
208
206
|
|
|
209
|
-
|
|
210
|
-
participating in this project you agree to abide by its terms.
|
|
207
|
+
== link:https://www.alchemists.io/projects/milestoner/versions[Versions]
|
|
211
208
|
|
|
212
|
-
==
|
|
213
|
-
|
|
214
|
-
Read link:CONTRIBUTING.adoc[CONTRIBUTING] for details.
|
|
215
|
-
|
|
216
|
-
== Community
|
|
217
|
-
|
|
218
|
-
Feel free to link:https://www.alchemists.io/community[join the commmunity] for discussions related
|
|
219
|
-
to this project and much more.
|
|
220
|
-
|
|
221
|
-
== License
|
|
222
|
-
|
|
223
|
-
Read link:LICENSE.adoc[LICENSE] for details.
|
|
224
|
-
|
|
225
|
-
== Changes
|
|
226
|
-
|
|
227
|
-
Read link:CHANGES.adoc[CHANGES] for details.
|
|
209
|
+
== link:https://www.alchemists.io/community[Community]
|
|
228
210
|
|
|
229
211
|
== Credits
|
|
230
212
|
|
data/lib/milestoner/identity.rb
CHANGED
|
@@ -5,7 +5,7 @@ module Milestoner
|
|
|
5
5
|
module Identity
|
|
6
6
|
NAME = "milestoner"
|
|
7
7
|
LABEL = "Milestoner"
|
|
8
|
-
VERSION = "13.0.
|
|
8
|
+
VERSION = "13.0.1"
|
|
9
9
|
VERSION_LABEL = "#{LABEL} #{VERSION}".freeze
|
|
10
10
|
SUMMARY = "A command line interface for crafting Git repository tags using semantic versions."
|
|
11
11
|
end
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: milestoner
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 13.0.
|
|
4
|
+
version: 13.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Brooke Kuhlmann
|
|
@@ -28,7 +28,7 @@ cert_chain:
|
|
|
28
28
|
lkHilIrX69jq8wMPpBhlaw2mRmeSL50Wv5u6xVBvOHhXFSP1crXM95vfLhLyRYod
|
|
29
29
|
W2A=
|
|
30
30
|
-----END CERTIFICATE-----
|
|
31
|
-
date:
|
|
31
|
+
date: 2022-01-01 00:00:00.000000000 Z
|
|
32
32
|
dependencies:
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: dry-container
|
|
@@ -165,7 +165,7 @@ licenses:
|
|
|
165
165
|
- Hippocratic-3.0
|
|
166
166
|
metadata:
|
|
167
167
|
bug_tracker_uri: https://github.com/bkuhlmann/milestoner/issues
|
|
168
|
-
changelog_uri: https://www.alchemists.io/projects/milestoner/
|
|
168
|
+
changelog_uri: https://www.alchemists.io/projects/milestoner/versions
|
|
169
169
|
documentation_uri: https://www.alchemists.io/projects/milestoner
|
|
170
170
|
rubygems_mfa_required: 'true'
|
|
171
171
|
source_code_uri: https://github.com/bkuhlmann/milestoner
|
metadata.gz.sig
CHANGED
|
Binary file
|