5 lines
91 B
Ruby
5 lines
91 B
Ruby
source 'https://rubygems.org/'
|
|
|
|
gem 'grpc', '~> 1.0'
|
|
gem 'googleauth', '>= 0.5.1', '< 0.7'
|