quicknode_sdk 0.1.0.pre.alpha.29-arm64-darwin → 0.1.0.pre.alpha.30-arm64-darwin

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: 13220a3434320bc379940011d5f68edbbf24c58baa70c289bf7198e35f818630
4
- data.tar.gz: 0a30dbbf37a00e96ac4482b46875874f0274abd265f55ce0d991a8ba3eb8ecc3
3
+ metadata.gz: ca47000f499548721392daba3eb202f4c9f62e68321d1c4e7a9ff27606c33e5e
4
+ data.tar.gz: aa5ab13290b1fd8bf40e6acfccca50d733a57240a3d8f571e84f04086f1b0c68
5
5
  SHA512:
6
- metadata.gz: bf5b92ee1327209fc50513125d88a49c025b72842892289edf5e8a4fe76b22da358f52c38f62dfa68c128d6730565457ab179b847ed7cdfde393773872b831b8
7
- data.tar.gz: 5f4f0a619a1c5929c046a9456c6a2cfe67e6b50040294706f21327c1984de87df40ce967c5992a7ec7c65c81d8a5afb5fc6a587efe3830e909a168007507f60d
6
+ metadata.gz: 83e4e8610a3cde96623565b78a8e9fb7ec633aad8529f26326a9cde8b07b5781aad84c245abb4747a10e32f7faf40f6f9b1b3e56614c95bf72a2b82628b145bf
7
+ data.tar.gz: 5a160492ac8bce3d3ff9c531a4b2577bdd23c07093ba9c134e4ac1f319347c1242045ae457d429cf8d6eb16adddcc0f7839c2ab1470477edbd7157b09043d10c
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Ruby bindings for the Quicknode SDK.
4
4
 
5
- This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/quiknode-labs/sdk/blob/main/README.md) for the polyglot overview, development setup, and release process.
5
+ This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/quicknode/sdk/blob/main/README.md) for the polyglot overview, development setup, and release process.
6
6
 
7
7
  ## Table of Contents
8
8
 
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quicknode_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.alpha.29
4
+ version: 0.1.0.pre.alpha.30
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Quicknode