jsonapi-resources-anchor 0.1.0 → 1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/anchor/version.rb +1 -1
  3. metadata +7 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10487e8f527e3c65ae349ed70be50c6cfc7ef15791ec9e46197b4ffca184ac63
4
- data.tar.gz: c66ceb8ee261a5230d580eda504010472a14dc6046054da32b5394b2fec223c4
3
+ metadata.gz: bfcceaac2fe43a79442d611b4584310b6182943bb96485aaa67c91aed2e5a409
4
+ data.tar.gz: ac92acc240f919f6a616e70789034c06e688818cfc28ec1631da9ce1a55cff74
5
5
  SHA512:
6
- metadata.gz: 0d952dc77d9371b3bc8fc252680056c08442ed316509ad2f159dfd38312b7dd7b97481626769ba30e8c35aa8a08de762ad7061d8d6ba265258c591934ed6e02e
7
- data.tar.gz: 2a427fa18bb7aa97fce4f45f78a276e5784e70e2222c33002f9069950b826231dbb6072c26381abf1f55c3a591e92a871f8f95f35a2be4b9e3d4c5f11a496249
6
+ metadata.gz: ee742e5a78206b177bcaa7b37c75d6a8cefd679a6950b56bf6eddba33bbdc4c2d3fc6061ac6bf23daa626a419e8aa784da659432296f14daca0a5e012db46d06
7
+ data.tar.gz: 48febc557509214fb207f984c9e67c40d7552a96fdebb3a3646a3b11456bdc49d1399fadfdb4c4c496826a2b927d9922ec8d93edcdd50a4b0adda7bfe4e392b1
@@ -1,3 +1,3 @@
1
1
  module Anchor
2
- VERSION = "0.1.0"
2
+ VERSION = "1.0.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsonapi-resources-anchor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 1980-01-01 00:00:00.000000000 Z
11
+ date: 2025-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jsonapi-resources
@@ -113,7 +113,10 @@ files:
113
113
  homepage:
114
114
  licenses:
115
115
  - MIT
116
- metadata: {}
116
+ metadata:
117
+ changelog_uri: https://github.com/mattkhan/jsonapi-resources-anchor/blob/main/CHANGELOG.md
118
+ documentation_uri: https://anchor-gem.vercel.app/docs
119
+ source_code_uri: https://github.com/mattkhan/jsonapi-resources-anchor
117
120
  post_install_message:
118
121
  rdoc_options: []
119
122
  require_paths:
@@ -129,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
129
132
  - !ruby/object:Gem::Version
130
133
  version: '0'
131
134
  requirements: []
132
- rubygems_version: 3.5.11
135
+ rubygems_version: 3.5.9
133
136
  signing_key:
134
137
  specification_version: 4
135
138
  summary: jsonapi-resources type annotation, inference, and schema/docs generation