xref
: /
external
/
grpc-grpc
/
examples
/
ruby
/
pubsub
/
Gemfile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
source '
https://rubygems.org/'
2
3
gem 'grpc', '~> 1.0'
4
gem 'googleauth', '>= 0.5.1', '< 0.7'
5