Remove Go links

pull/172/head
Tim Emiola 10 years ago
parent 9fe51788e3
commit 5d11c1ad0d
  1. 8
      src/ruby/grpc.gemspec
  2. 3
      src/ruby/spec/testdata/README

@ -5,11 +5,11 @@ require 'grpc/version'
Gem::Specification.new do |s|
s.name = 'grpc'
s.version = Google::RPC::VERSION
s.authors = ['One Platform Team']
s.email = 'stubby-team@google.com'
s.homepage = 'http://go/grpc'
s.authors = ['gRPC Authors']
s.email = 'tbetbetbe@gmail.com'
s.homepage = 'https://github.com/google/grpc/tree/master/src/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.test_files = `git ls-files -- spec/*`.split("\n")

@ -1,4 +1 @@
These are test keys *NOT* to be used in production.
http://go/keyhunt requires this README
CONFIRMEDTESTKEY

Loading…
Cancel
Save