OpenGrok
Cross Reference: Gemfile
xref
: /
external
/
grpc-grpc
/
examples
/
ruby
/
pubsub
/
Gemfile
Home
|
History
|
Annotate
|
Download
|
only in
pubsub
1
source '
https://rubygems.org/
'
2
3
gem 'grpc', '~> 1.0'
4
gem 'googleauth', '>= 0.5.1', '< 0.7'
5