2 Commits

Author SHA1 Message Date
ganmacs
64ab89928c Put Gemfile for sub-directory of pubsub
examples/ruby/greeter*.rb and examples/ruby/route_guide/*.rb doesn't
need to depends on googleauth
2018-05-25 10:46:39 +09:00
ganmacs
61d9a42007 Moved pubsub demo_demo to examples directory of ruby
so that grpc does not depends on googleauth gem.

This project (pubsub demo) is introduced at [this
commit](d5d00d5c8f (diff-c495642bb64c09cae54f3ccff463bd51))
as demo project for grpc with ruby.
This demo is awesome. But the position of this project directory seems
to be not suitable for demo app. This project added unnecessary gem dependency about googleauth to grpc ruby gem.
2018-05-14 18:01:04 +09:00