Sign in
fuchsia
/
third_party
/
grpc
/
refs/heads/upstream/create-pull-request/patch-60f4955
/
.
/
test
/
distrib
/
ruby
/
Gemfile
blob: 96e68e9c34ac74f7a81f87cd86ef82e5668e1a0c [
file
] [
edit
]
# -*- ruby -*-
# encoding: utf-8
source
'https://rubygems.org/'
# TODO(jtattermusch): don't hardcode the absolute path the local gem source
source
"file:///var/local/git/grpc/gem_source"
do
gem
'grpc'
end
gemspec