ghub 0.16.0 → 0.17.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: a644c1c1c85d86988264267bb96abbbdabfabe43038a38f7cb9b5b18f65c421a
4
- data.tar.gz: 95213c8a0cd5c7e1f77f349e14cd2e59e9eda64873471f81164599a5d5d0ca3d
3
+ metadata.gz: b83f5880c819da16dc6bfea2dc3b8bf0386fc63cfe765ef60bce3fcfbc60a815
4
+ data.tar.gz: e7bae7ce112ff0946c99b970e0592f5d95debd28556998324565f7ffba54c4df
5
5
  SHA512:
6
- metadata.gz: 5ed7acf727ff298e7a58c6c80ffbc3f3cb2386e49a16cbc5a096aabda04ee600538f800c7592f1f16c0a4da58d85ddcd79a75967e4e1c79dac7c215824ad815d
7
- data.tar.gz: 5cbca2c2829cb282e9ad4bbc5435a5b8626ae7f15c2db6b83dde850fe76136790e25db3088cbc997942b22f2e0e395a6c7f5b3b5e9c79a0e0b602d0e6b89dfb1
6
+ metadata.gz: f1b383875ceeb36fcbd350fa7a6e06600048efc1062078ae7bf1f4cc55caa82c41d71bbed86cf850778530ea3273178ef46680493a9d1f756cffc0213c3b312a
7
+ data.tar.gz: 84e171e5412c1ef84b9f6742cd83aa7aa071f254990c685a7d70bec7d8d61b3feb454be976f59b7a2e2074224ad2d27465b11cbc822b8a75ac55b644895d768d
checksums.yaml.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -207,6 +207,8 @@ bin/rake
207
207
 
208
208
  == link:https://alchemists.io/policies/contributions[Contributions]
209
209
 
210
+ == link:https://alchemists.io/policies/developer_certificate_of_origin[Developer Certificate of Origin]
211
+
210
212
  == link:https://alchemists.io/projects/ghub/versions[Versions]
211
213
 
212
214
  == link:https://alchemists.io/community[Community]
data/ghub.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "ghub"
5
- spec.version = "0.16.0"
5
+ spec.version = "0.17.0"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
8
  spec.homepage = "https://alchemists.io/projects/ghub"
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.metadata = {
13
13
  "bug_tracker_uri" => "https://github.com/bkuhlmann/ghub/issues",
14
14
  "changelog_uri" => "https://alchemists.io/projects/ghub/versions",
15
- "documentation_uri" => "https://alchemists.io/projects/ghub",
15
+ "homepage_uri" => "https://alchemists.io/projects/ghub",
16
16
  "funding_uri" => "https://github.com/sponsors/bkuhlmann",
17
17
  "label" => "Ghub",
18
18
  "rubygems_mfa_required" => "true",
@@ -22,14 +22,14 @@ Gem::Specification.new do |spec|
22
22
  spec.signing_key = Gem.default_key_path
23
23
  spec.cert_chain = [Gem.default_cert_path]
24
24
 
25
- spec.required_ruby_version = "~> 3.3"
25
+ spec.required_ruby_version = ">= 3.3", "<= 3.4"
26
26
  spec.add_dependency "containable", "~> 0.2"
27
27
  spec.add_dependency "dry-monads", "~> 1.6"
28
28
  spec.add_dependency "dry-schema", "~> 1.13"
29
29
  spec.add_dependency "http", "~> 5.1"
30
30
  spec.add_dependency "infusible", "~> 3.8"
31
31
  spec.add_dependency "pipeable", "~> 0.5"
32
- spec.add_dependency "refinements", "~> 12.7"
32
+ spec.add_dependency "refinements", "~> 12.8"
33
33
  spec.add_dependency "zeitwerk", "~> 2.6"
34
34
 
35
35
  spec.extra_rdoc_files = Dir["README*", "LICENSE*"]
data.tar.gz.sig CHANGED
@@ -1,4 +1,2 @@
1
- AL��eL�=~bd|�Kqq�ͩ��ZV=��L O���m�0xduQ��"owK[�I8+$�T�=Ve)]vF���������z~�t`+�og��<�p�Ҳ^� I
2
- H��T!�迠{�Зgi����~��5ues����u�㝼Q]��R1���u�Ѡ�J3<������
3
- ��J��I��� j����W�%@c�RW���#/s�;W���g�6�A�c��0
4
- ! �^����L�:1e~k�b�m�p�81u�7��K݁@E[�b�L
1
+ lu:|Ԃ�be]�= ���i�1F��Ϗ���=�T�D��C����p��I�t錍���� �<��F$� _� Z.0.tFŅ���t���r�g8T"S�o 2�>�� j�m�X�J�?�q�|J��#�� �q�M'�$�&mOm��"ĕ���t;Oo���0��)�i\3�9Rp*oDl�X�n�����
2
+ �͍� q�/uH\�b-�Kc�v��/�vd�^���؋`9�p��{�}E*ό�;�ߎqb_��%kHs(>��m+�
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ghub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -35,7 +35,7 @@ cert_chain:
35
35
  3n5C8/6Zh9DYTkpcwPSuIfAga6wf4nXc9m6JAw8AuMLaiWN/r/2s4zJsUHYERJEu
36
36
  gZGm4JqtuSg8pYjPeIJxS960owq+SfuC+jxqmRA54BisFCv/0VOJi7tiJVY=
37
37
  -----END CERTIFICATE-----
38
- date: 2024-08-17 00:00:00.000000000 Z
38
+ date: 2024-09-01 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: containable
@@ -127,14 +127,14 @@ dependencies:
127
127
  requirements:
128
128
  - - "~>"
129
129
  - !ruby/object:Gem::Version
130
- version: '12.7'
130
+ version: '12.8'
131
131
  type: :runtime
132
132
  prerelease: false
133
133
  version_requirements: !ruby/object:Gem::Requirement
134
134
  requirements:
135
135
  - - "~>"
136
136
  - !ruby/object:Gem::Version
137
- version: '12.7'
137
+ version: '12.8'
138
138
  - !ruby/object:Gem::Dependency
139
139
  name: zeitwerk
140
140
  requirement: !ruby/object:Gem::Requirement
@@ -261,7 +261,7 @@ licenses:
261
261
  metadata:
262
262
  bug_tracker_uri: https://github.com/bkuhlmann/ghub/issues
263
263
  changelog_uri: https://alchemists.io/projects/ghub/versions
264
- documentation_uri: https://alchemists.io/projects/ghub
264
+ homepage_uri: https://alchemists.io/projects/ghub
265
265
  funding_uri: https://github.com/sponsors/bkuhlmann
266
266
  label: Ghub
267
267
  rubygems_mfa_required: 'true'
@@ -272,16 +272,19 @@ require_paths:
272
272
  - lib
273
273
  required_ruby_version: !ruby/object:Gem::Requirement
274
274
  requirements:
275
- - - "~>"
275
+ - - ">="
276
276
  - !ruby/object:Gem::Version
277
277
  version: '3.3'
278
+ - - "<="
279
+ - !ruby/object:Gem::Version
280
+ version: '3.4'
278
281
  required_rubygems_version: !ruby/object:Gem::Requirement
279
282
  requirements:
280
283
  - - ">="
281
284
  - !ruby/object:Gem::Version
282
285
  version: '0'
283
286
  requirements: []
284
- rubygems_version: 3.5.17
287
+ rubygems_version: 3.5.18
285
288
  signing_key:
286
289
  specification_version: 4
287
290
  summary: A monadic GitHub API client.
metadata.gz.sig CHANGED
Binary file