versionaire 9.3.0 → 9.4.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ed24547416f7f6a15d9c09e3125f8f425b60ea6a5b23727a2c7e1fbf298bfba
4
- data.tar.gz: 416424449d95c8735779f302b5713d15ac62151f8b77ea16368ababcb97b7177
3
+ metadata.gz: 7199f557ced202425079f5237ea073aea0d6b0497eb38a1984adac8e86bde36e
4
+ data.tar.gz: d80af6e9883d501b957ec84958472cad3b6366a6a4c659d6e3bf4d279f0c0fdb
5
5
  SHA512:
6
- metadata.gz: d646ed7306202f5329a3c0bc832c3d584167936710d4c36c06c251eb23bfed3a98a67ab8a387f6ef1c3faa5006e7f40432aa40ecf53580364550dce4e6a5ee15
7
- data.tar.gz: 29e34071763bf50bd4e11b851c63727ba549438ed05efb6ef5ef7fb2904ea7815712b83fa5c682af176c1e7cf0b41cf556f10128c5daa3f1c529b8ddabb41d34
6
+ metadata.gz: 60f279c050db383de253be15e0cea148c2c891f4a43d58528bd76f19dea0a3f3078de054973f09fda24f26451abbd3a4315f8a6318e0670e4e5c99a01b9bc4fb
7
+ data.tar.gz: 2327f4d3604e5edc85a1a8031ba0993ab020476cf9da9fef11b541793f30f1a2e0b5a7786a119384054b5b4eb94cef5b09df355f109c651cc96a6895dc41ec6a
checksums.yaml.gz.sig CHANGED
@@ -1 +1 @@
1
- ET�h�`���₮7��G� �).���:�D(���]Z܇��6v���(��p�A�ۑ �k�{�-z�4l�w����k=|tX3,�����-��B�_j~�6F)�����V�#�ඈ�h���.�ls���p�k�s��C�:yȃ�n�ξ�?��Bjhq�꡺�Sk�79��Z�*.�0�M/"
1
+ �ǵ���7`����)Tx��
data/README.adoc CHANGED
@@ -343,6 +343,11 @@ participating in this project you agree to abide by its terms.
343
343
 
344
344
  Read link:CONTRIBUTING.adoc[CONTRIBUTING] for details.
345
345
 
346
+ == Community
347
+
348
+ Feel free to link:https://www.alchemists.io/community[join the commmunity] for discussions related
349
+ to this project and much more.
350
+
346
351
  == License
347
352
 
348
353
  Read link:LICENSE.adoc[LICENSE] for details.
@@ -5,7 +5,7 @@ module Versionaire
5
5
  module Identity
6
6
  NAME = "versionaire"
7
7
  LABEL = "Versionaire"
8
- VERSION = "9.3.0"
8
+ VERSION = "9.4.0"
9
9
  VERSION_LABEL = "#{LABEL} #{VERSION}".freeze
10
10
  end
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: versionaire
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.3.0
4
+ version: 9.4.0
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: 2021-10-09 00:00:00.000000000 Z
31
+ date: 2021-11-20 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: refinements
@@ -36,14 +36,14 @@ dependencies:
36
36
  requirements:
37
37
  - - "~>"
38
38
  - !ruby/object:Gem::Version
39
- version: '8.4'
39
+ version: '8.5'
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
- version: '8.4'
46
+ version: '8.5'
47
47
  description:
48
48
  email:
49
49
  - brooke@alchemists.io
@@ -72,6 +72,7 @@ metadata:
72
72
  bug_tracker_uri: https://github.com/bkuhlmann/versionaire/issues
73
73
  changelog_uri: https://www.alchemists.io/projects/versionaire/changes.html
74
74
  documentation_uri: https://www.alchemists.io/projects/versionaire
75
+ rubygems_mfa_required: 'true'
75
76
  source_code_uri: https://github.com/bkuhlmann/versionaire
76
77
  post_install_message:
77
78
  rdoc_options: []
@@ -88,7 +89,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
88
89
  - !ruby/object:Gem::Version
89
90
  version: '0'
90
91
  requirements: []
91
- rubygems_version: 3.2.28
92
+ rubygems_version: 3.2.31
92
93
  signing_key:
93
94
  specification_version: 4
94
95
  summary: Provides an immutable, thread-safe, and semantic version type.
metadata.gz.sig CHANGED
Binary file