kube_schema 1.2.0 → 1.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a7ed4bf90e31bdf3629732faf97da315bbd17b091a622eed5ecb7885a6d793f2
4
- data.tar.gz: 0b8ef4a4ddc76fa357ede482571db2725393d8725fca4a9523568b2156c8f8d0
3
+ metadata.gz: a7644c3e6649df4772ab947bafb8987c14a77fff9e473ffcd860391b6cb48387
4
+ data.tar.gz: 660f1b1e495bb5f677768c8ed3b312d5af50776bcc9ef1f627d7e29ba7a22e32
5
5
  SHA512:
6
- metadata.gz: 788d5c2670f9f1613947444eea6105c5519a3d5ed0ba38bf6bc3c58cda73cea2dce6c34dec16c60ce7e30be301eac3f856e6d4a991e92c30ffe82c593909a5d0
7
- data.tar.gz: 6d3d78dd248b2763cb849af42064baa3ec54ae098b34985a321e21756070de2d62398b6625495af146a2bb977d898e4e174fea81654d71ed41458c68982544c0
6
+ metadata.gz: 07f0a77370aeee2cc79d603b64b75f403baff2054f982d6aec1ef1ebfc3f9b3b5a8b863d2d9686fddf8ac5b0fadf236d1be409ba5579df8130d955eace09dc8f
7
+ data.tar.gz: 905dad3ab418d1d3e6d311f4719484c2056948ecab18020b82676df8b5eea3aaaf584298e9c49e0b98126c355ff24f79fefac0a322a4c0f5892b8fb100035c4b
data/kube_schema.gemspec CHANGED
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
14
  Abstractions are God. Let's give praise and build on the shoulders of giants by using objects to represent schemas. It was written and to it became.
15
15
  DESC
16
16
 
17
- spec.homepage = "https://github.com/n-at-han-k/kube_schema"
17
+ spec.homepage = "https://github.com/general-intelligence-systems/kube_schema"
18
18
  spec.license = "Apache-2.0"
19
19
  spec.required_ruby_version = ">= 3.2.0"
20
20
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Kube
4
4
  module Schema
5
- VERSION = "1.2.0"
5
+ VERSION = "1.2.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kube_schema
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan K
@@ -144,13 +144,13 @@ files:
144
144
  - schemas/v1.33.json
145
145
  - schemas/v1.34.json
146
146
  - schemas/v1.35.json
147
- homepage: https://github.com/n-at-han-k/kube_schema
147
+ homepage: https://github.com/general-intelligence-systems/kube_schema
148
148
  licenses:
149
149
  - Apache-2.0
150
150
  metadata:
151
- homepage_uri: https://github.com/n-at-han-k/kube_schema
152
- source_code_uri: https://github.com/n-at-han-k/kube_schema
153
- documentation_uri: https://github.com/n-at-han-k/kube_schema
151
+ homepage_uri: https://github.com/general-intelligence-systems/kube_schema
152
+ source_code_uri: https://github.com/general-intelligence-systems/kube_schema
153
+ documentation_uri: https://github.com/general-intelligence-systems/kube_schema
154
154
  rubygems_mfa_required: 'true'
155
155
  rdoc_options: []
156
156
  require_paths: