Skip to content
Snippets Groups Projects
Commit 5d11c1ad authored by Tim Emiola's avatar Tim Emiola
Browse files

Remove Go links

parent 9fe51788
No related branches found
No related tags found
No related merge requests found
...@@ -5,11 +5,11 @@ require 'grpc/version' ...@@ -5,11 +5,11 @@ require 'grpc/version'
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'grpc' s.name = 'grpc'
s.version = Google::RPC::VERSION s.version = Google::RPC::VERSION
s.authors = ['One Platform Team'] s.authors = ['gRPC Authors']
s.email = 'stubby-team@google.com' s.email = 'tbetbetbe@gmail.com'
s.homepage = 'http://go/grpc' s.homepage = 'https://github.com/google/grpc/tree/master/src/ruby'
s.summary = 'Google RPC system in Ruby' s.summary = 'Google RPC system in Ruby'
s.description = 'Send RPCs from Ruby' s.description = 'Send RPCs from Ruby using Google's RPC system'
s.files = `git ls-files`.split("\n") s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- spec/*`.split("\n") s.test_files = `git ls-files -- spec/*`.split("\n")
......
These are test keys *NOT* to be used in production. These are test keys *NOT* to be used in production.
http://go/keyhunt requires this README
CONFIRMEDTESTKEY
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment