We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baeb99f commit 71a2955Copy full SHA for 71a2955
model_context_protocol.gemspec
@@ -5,8 +5,8 @@ require_relative "lib/model_context_protocol/version"
5
Gem::Specification.new do |spec|
6
spec.name = "model_context_protocol"
7
spec.version = ModelContextProtocol::VERSION
8
- spec.authors = ["Shopify Engineering"]
9
- spec.email = ["gems@shopify.com"]
+ spec.authors = ["Model Context Protocol"]
+ spec.email = ["mcp-support@anthropic.com"]
10
11
spec.summary = "The official Ruby SDK for Model Context Protocol servers and clients"
12
spec.description = spec.summary
0 commit comments