aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/ruby/Gemfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ruby/Gemfile b/src/ruby/Gemfile
index 4d41544ce9..dc05f7946b 100755
--- a/src/ruby/Gemfile
+++ b/src/ruby/Gemfile
@@ -6,8 +6,7 @@ source 'https://rubygems.org'
#
# The default value is what's used for gRPC ruby's GCE configuration
#
-# gem 'beefcake', path: "/var/local/git/beefcake"
-gem 'beefcake', path: "/usr/local/google/repos/beefcake"
+gem 'beefcake', path: "/var/local/git/beefcake"
# Specify your gem's dependencies in grpc.gemspec
gemspec