Merge pull request #89 from grpc/oaktowner-patch-8

Update Gemfile
This commit is contained in:
Tim Emiola 2015-02-25 16:53:09 -08:00
commit 48a1952fa0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
source 'https://rubygems.org/'
# Update this to reflect the local installation of gRPC.
gem 'grpc', path: '/usr/local/google/repos/grpc/src/ruby'
gem 'grpc', path: '~/grpc/src/ruby'
# TODO: fix this if/when the gRPC repo structure changes.
#