repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-enable index-basics-workers test to see if still times
[chromium-blink-merge.git]
/
tools
/
cc-frame-viewer
/
third_party
/
gl-matrix
/
Gemfile
blob
8a3c615e8b610c024ba9f78e40edac70070ca56c
1
source :gemcutter
2
3
# core ruby
4
gem 'rake'
5
6
# https://github.com/pivotal/jasmine-gem
7
gem 'jasmine'
8
9
# https://github.com/sstephenson/sprockets
10
gem 'sprockets'
11
12
# https://github.com/lautis/uglifier
13
gem 'uglifier'
14
15
# for jasmine:ci task
16
gem 'json'
17
18
# https://github.com/wycats/thor - for release debug
19
gem 'thor'