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

Side by Side Diff: tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock

Issue 12250012: [cc] Add gl-matrix to cc-frame-viewer 3rd party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 GEM
2 remote: http://rubygems.org/
3 specs:
4 childprocess (0.3.7)
5 ffi (~> 1.0, >= 1.0.6)
6 diff-lcs (1.1.3)
7 execjs (1.4.0)
8 multi_json (~> 1.0)
9 ffi (1.3.1)
10 hike (1.2.1)
11 jasmine (1.2.1)
12 jasmine-core (>= 1.2.0)
13 rack (~> 1.0)
14 rspec (>= 1.3.1)
15 selenium-webdriver (>= 0.1.3)
16 jasmine-core (1.2.0)
17 json (1.7.4)
18 multi_json (1.5.0)
19 rack (1.4.1)
20 rake (0.9.2.2)
21 rspec (2.11.0)
22 rspec-core (~> 2.11.0)
23 rspec-expectations (~> 2.11.0)
24 rspec-mocks (~> 2.11.0)
25 rspec-core (2.11.1)
26 rspec-expectations (2.11.2)
27 diff-lcs (~> 1.1.3)
28 rspec-mocks (2.11.2)
29 rubyzip (0.9.9)
30 selenium-webdriver (2.29.0)
31 childprocess (>= 0.2.5)
32 multi_json (~> 1.0)
33 rubyzip
34 websocket (~> 1.0.4)
35 sprockets (2.4.5)
36 hike (~> 1.2)
37 multi_json (~> 1.0)
38 rack (~> 1.0)
39 tilt (~> 1.1, != 1.3.0)
40 thor (0.14.6)
41 tilt (1.3.3)
42 uglifier (1.2.7)
43 execjs (>= 0.3.0)
44 multi_json (~> 1.3)
45 websocket (1.0.7)
46
47 PLATFORMS
48 ruby
49
50 DEPENDENCIES
51 jasmine
52 json
53 rake
54 sprockets
55 thor
56 uglifier
OLDNEW
« no previous file with comments | « tools/cc-frame-viewer/third_party/gl-matrix/Gemfile ('k') | tools/cc-frame-viewer/third_party/gl-matrix/LICENSE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698