mcp_stdio_ruby 1.0.0 → 1.0.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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fab19f99766156cb36a1a619581b700a34be89ceca3e19edca0288cfc8990302
3
+ metadata.gz: d8bb004408135462f5eadc5ff44b1de9a0c8550731535c29afbe90c1775f1642
4
4
  data.tar.gz: 477e27d118fd1e09d0177dd5ffc15e05576708a35175379c76996259e0bf0b85
5
5
  SHA512:
6
- metadata.gz: e4408b311907e9230e06adaadf9be8538fa5462631c5ff7b5feec212879afc67359095d91e087538efa1d70a6e9724eb60dd9bc51b2a38433ff8f8d09be3c520
6
+ metadata.gz: 9c0d4859e73720cfa6034e5d86699b68c774c32821872e1b83cc61ce74ac8f44a6bfa45bc80ce1141f75df503a76106d43089d2129dd6642ee49b4361079d6a9
7
7
  data.tar.gz: 849ed98678d2d398bd7e4d18ea394be0c33c7363e265aa67ace6aa7900f44858ed544d9f18dcfaa457c0b3c3a458bdb4db069179ab6c6a1266d5f7aa7ed5f04c
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mcp_stdio_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Assistant
@@ -96,7 +96,7 @@ dependencies:
96
96
  description: A Ruby implementation of a Model Context Protocol (MCP) server using
97
97
  stdio transport.
98
98
  email:
99
- - example@example.com
99
+ - xbill@glitnir.com
100
100
  executables: []
101
101
  extensions: []
102
102
  extra_rdoc_files: []
@@ -116,13 +116,13 @@ files:
116
116
  - lib/mcp_stdio_ruby/greet_tool.rb
117
117
  - lib/mcp_stdio_ruby/server.rb
118
118
  - main.rb
119
- homepage: https://github.com/example/mcp_stdio_ruby
119
+ homepage: https://github.com/xbill9/gemini-cli-codeassist
120
120
  licenses:
121
121
  - MIT
122
122
  metadata:
123
- homepage_uri: https://github.com/example/mcp_stdio_ruby
124
- source_code_uri: https://github.com/example/mcp_stdio_ruby
125
- changelog_uri: https://github.com/example/mcp_stdio_ruby/blob/main/CHANGELOG.md
123
+ homepage_uri: https://github.com/xbill9/gemini-cli-codeassist
124
+ source_code_uri: https://github.com/xbill9/gemini-cli-codeassist/mcp_stdio_ruby
125
+ changelog_uri: https://github.com/xbill9/gemini-cli-codeassist/mcp_stdio_ruby/blob/main/CHANGELOG.md
126
126
  rdoc_options: []
127
127
  require_paths:
128
128
  - lib