xref
: /
aosp_15_r20
/
external
/
grpc-grpc
/
examples
/
ruby
/
pubsub
/
Gemfile
(revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
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