Re-enable index-basics-workers test to see if still times
[chromium-blink-merge.git] / tools / cc-frame-viewer / third_party / gl-matrix / Gemfile
blob8a3c615e8b610c024ba9f78e40edac70070ca56c
1 source :gemcutter
3 # core ruby
4 gem 'rake'
6 # https://github.com/pivotal/jasmine-gem
7 gem 'jasmine'
9 # https://github.com/sstephenson/sprockets
10 gem 'sprockets'
12 # https://github.com/lautis/uglifier
13 gem 'uglifier'
15 # for jasmine:ci task
16 gem 'json'
18 # https://github.com/wycats/thor - for release debug
19 gem 'thor'