Remove .rb suffix from grpc-tools scripts, to be consistent with other gems

pull/7534/head
murgatroid99 8 years ago
parent 66ebd08818
commit b5282c7628
  1. 0
      src/ruby/tools/bin/grpc_tools_ruby_protoc
  2. 0
      src/ruby/tools/bin/grpc_tools_ruby_protoc_plugin
  3. 2
      src/ruby/tools/grpc-tools.gemspec

@ -18,5 +18,5 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY s.platform = Gem::Platform::RUBY
s.executables = %w( grpc_tools_ruby_protoc.rb grpc_tools_ruby_protoc_plugin.rb ) s.executables = %w( grpc_tools_ruby_protoc grpc_tools_ruby_protoc_plugin )
end end

Loading…
Cancel
Save