Gemfile 91 B

1234
  1. source 'https://rubygems.org/'
  2. gem 'grpc', '~> 1.0'
  3. gem 'googleauth', '>= 0.5.1', '< 0.7'