Index: tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock |
diff --git a/tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock b/tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock |
new file mode 100644 |
index 0000000000000000000000000000000000000000..15e7714d75b761d36abf9c378c7a8c14dd9ff372 |
--- /dev/null |
+++ b/tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock |
@@ -0,0 +1,56 @@ |
+GEM |
+ remote: http://rubygems.org/ |
+ specs: |
+ childprocess (0.3.7) |
+ ffi (~> 1.0, >= 1.0.6) |
+ diff-lcs (1.1.3) |
+ execjs (1.4.0) |
+ multi_json (~> 1.0) |
+ ffi (1.3.1) |
+ hike (1.2.1) |
+ jasmine (1.2.1) |
+ jasmine-core (>= 1.2.0) |
+ rack (~> 1.0) |
+ rspec (>= 1.3.1) |
+ selenium-webdriver (>= 0.1.3) |
+ jasmine-core (1.2.0) |
+ json (1.7.4) |
+ multi_json (1.5.0) |
+ rack (1.4.1) |
+ rake (0.9.2.2) |
+ rspec (2.11.0) |
+ rspec-core (~> 2.11.0) |
+ rspec-expectations (~> 2.11.0) |
+ rspec-mocks (~> 2.11.0) |
+ rspec-core (2.11.1) |
+ rspec-expectations (2.11.2) |
+ diff-lcs (~> 1.1.3) |
+ rspec-mocks (2.11.2) |
+ rubyzip (0.9.9) |
+ selenium-webdriver (2.29.0) |
+ childprocess (>= 0.2.5) |
+ multi_json (~> 1.0) |
+ rubyzip |
+ websocket (~> 1.0.4) |
+ sprockets (2.4.5) |
+ hike (~> 1.2) |
+ multi_json (~> 1.0) |
+ rack (~> 1.0) |
+ tilt (~> 1.1, != 1.3.0) |
+ thor (0.14.6) |
+ tilt (1.3.3) |
+ uglifier (1.2.7) |
+ execjs (>= 0.3.0) |
+ multi_json (~> 1.3) |
+ websocket (1.0.7) |
+ |
+PLATFORMS |
+ ruby |
+ |
+DEPENDENCIES |
+ jasmine |
+ json |
+ rake |
+ sprockets |
+ thor |
+ uglifier |