aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 09:36:09 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 09:36:09 +0100
commitb51ec5a4bae7e78cf542b682907917975d4740c6 (patch)
tree441d705e607e63f1ea9b62cdb7612cff8efaed9d /grpc.gemspec
parentcf37cb9f9eca32ebf9bb52b8a58b83924f081dbd (diff)
Removing zookeeper's API for now.
Diffstat (limited to 'grpc.gemspec')
-rwxr-xr-xgrpc.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/grpc.gemspec b/grpc.gemspec
index da9694bc8a..b91c4050f5 100755
--- a/grpc.gemspec
+++ b/grpc.gemspec
@@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.files = %w( Makefile )
s.files += %w( etc/roots.pem )
- s.files += %w( tools/distrib/grpc/docker_for_windows.rb )
s.files += Dir.glob('src/ruby/bin/**/*')
s.files += Dir.glob('src/ruby/ext/**/*')
s.files += Dir.glob('src/ruby/lib/**/*')