Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/grpc/examples/ruby/Gemfile

Issue 1932353002: Initial checkin of gRPC to third_party/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/grpc/examples/ruby/.gitignore ('k') | third_party/grpc/examples/ruby/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/grpc/examples/ruby/Gemfile
diff --git a/third_party/grpc/examples/ruby/Gemfile b/third_party/grpc/examples/ruby/Gemfile
new file mode 100644
index 0000000000000000000000000000000000000000..e75f0f6137f1945643434f707ea6ecae80e94b54
--- /dev/null
+++ b/third_party/grpc/examples/ruby/Gemfile
@@ -0,0 +1,6 @@
+# -*- ruby -*-
+# encoding: utf-8
+
+source 'https://rubygems.org/'
+
+gemspec
« no previous file with comments | « third_party/grpc/examples/ruby/.gitignore ('k') | third_party/grpc/examples/ruby/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698