ag-ui-protocol 0.1.0 → 0.1.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: d78d8af61378c4c32596d7e301b66eefc78492060104bdea3800c39140d5d7cb
4
- data.tar.gz: f80eaeac26c3f34a376bd94f2951a2f8bec36039515d1024ab273327b0c96c06
3
+ metadata.gz: 2d35c7331cbf67bfacfc44411074e765ce36c07253f39a339b4576fe51bf882d
4
+ data.tar.gz: adcdf68bd693284f81f5c0319c771bf21ae968dd9f28b88fe980cc96ce25c774
5
5
  SHA512:
6
- metadata.gz: a1a7cfe4981ecc3e41ab3e3a5c75504e16b9d39f839fb0d58b76219881d6588dd1fc10c310c3536a594941f710136fdbe71621d2c8b5841044b34941caa65871
7
- data.tar.gz: d807dec623721bcb4dada790188452d51eac8e3a99255107d2ce163488991ecf11fff4db9eee0b8899f2d95479432320d6a2fbcf758588fc3fa179b4da27226c
6
+ metadata.gz: 61c512fc1ba210f2814ea1220029495f8d1e9d7bcdcfdb4ca562f796bc5c2c3707b3dc087a24b6842ac838b46f41635c72817fe2e912033ee18dfec3e5a197cb
7
+ data.tar.gz: 77443e6f27e297edf4faa87dc4e834be28bcceb7f67af5309f5b364d27c62765085ffc1c2f859b380ba906a6ad8f71a119f1b0d9d98a4d592aff598e48b9d16b
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AgUiProtocol
4
4
  # The version of the protocol.
5
- VERSION = "0.1.0"
5
+ VERSION = "0.1.1"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ag-ui-protocol
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Buk
@@ -156,8 +156,8 @@ licenses:
156
156
  metadata:
157
157
  rubygems_mfa_required: 'true'
158
158
  source_code_uri: https://github.com/ag-ui-protocol/ag-ui
159
- documentation_uri: https://github.com/ag-ui-protocol/ag-ui/tree/main/docs/sdk/ruby
160
- changelog_uri: https://github.com/ag-ui-protocol/ag-ui/tree/main/sdks/community/ruby/CHANGELOG.md
159
+ documentation_uri: https://github.com/bukhr/ag-ui/blob/feat/ruby-sdk/docs/sdk/ruby/overview.mdx
160
+ changelog_uri: https://github.com/bukhr/ag-ui/tree/feat/ruby-sdk/sdks/community/ruby/CHANGELOG.md
161
161
  homepage_uri: https://docs.ag-ui.com/introduction
162
162
  post_install_message:
163
163
  rdoc_options: []