aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/Gemfile')
-rwxr-xr-xsrc/ruby/Gemfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ruby/Gemfile b/src/ruby/Gemfile
index dc05f7946b..597a7d4f4b 100755
--- a/src/ruby/Gemfile
+++ b/src/ruby/Gemfile
@@ -1,12 +1,4 @@
source 'https://rubygems.org'
-# Modify this when working locally, see README.md
-# e.g,
-# gem 'beefcake', path: "/usr/local/google/repos/beefcake"
-#
-# The default value is what's used for gRPC ruby's GCE configuration
-#
-gem 'beefcake', path: "/var/local/git/beefcake"
-
# Specify your gem's dependencies in grpc.gemspec
gemspec