Skip to content
Snippets Groups Projects
Commit 350e1a79 authored by temiola's avatar temiola Committed by Nicolas Noble
Browse files

Switches the ruby docker build to run from the new all-in-one repo.

	Change on 2014/12/12 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82000906
parent 15cee4a6
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,7 @@ source 'https://rubygems.org' ...@@ -6,8 +6,7 @@ source 'https://rubygems.org'
# #
# The default value is what's used for gRPC ruby's GCE configuration # The default value is what's used for gRPC ruby's GCE configuration
# #
# gem 'beefcake', path: "/var/local/git/beefcake" gem 'beefcake', path: "/var/local/git/beefcake"
gem 'beefcake', path: "/usr/local/google/repos/beefcake"
# Specify your gem's dependencies in grpc.gemspec # Specify your gem's dependencies in grpc.gemspec
gemspec gemspec
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment