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

Unified Diff: third_party/protobuf/ruby/Gemfile.lock

Issue 1842653006: Update //third_party/protobuf to version 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 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/protobuf/ruby/Gemfile ('k') | third_party/protobuf/ruby/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/ruby/Gemfile.lock
diff --git a/third_party/protobuf/ruby/Gemfile.lock b/third_party/protobuf/ruby/Gemfile.lock
new file mode 100644
index 0000000000000000000000000000000000000000..8599da75394a12ede1dcfc6d59472a5ad5a6670d
--- /dev/null
+++ b/third_party/protobuf/ruby/Gemfile.lock
@@ -0,0 +1,28 @@
+PATH
+ remote: .
+ specs:
+ google-protobuf (3.0.0.alpha.4.0)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ power_assert (0.2.2)
+ rake (10.4.2)
+ rake-compiler (0.9.5)
+ rake
+ rubygems-tasks (0.2.4)
+ test-unit (3.0.9)
+ power_assert
+
+PLATFORMS
+ java
+ ruby
+
+DEPENDENCIES
+ google-protobuf!
+ rake-compiler
+ rubygems-tasks
+ test-unit
+
+BUNDLED WITH
+ 1.10.6
« no previous file with comments | « third_party/protobuf/ruby/Gemfile ('k') | third_party/protobuf/ruby/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698