forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
61 lines (57 loc) · 1.21 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
GIT
remote: https://github.com/emberjs/ember-dev.git
revision: 9e2b101001e417cf762ebccb13413515d2788705
branch: master
specs:
ember-dev (0.1)
colored
execjs
grit
handlebars-source
kicker
rack
rake-pipeline (~> 0.8.0)
rake-pipeline-web-filters (~> 0.7.0)
uglifier
GIT
remote: https://github.com/livingsocial/rake-pipeline.git
revision: 65b1e744defa208e313703d89f3453447cc103b2
specs:
rake-pipeline (0.8.0)
json
rake (~> 10.0.0)
thor
GEM
remote: https://rubygems.org/
specs:
colored (1.2)
diff-lcs (1.2.1)
execjs (1.4.0)
multi_json (~> 1.0)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
handlebars-source (1.0.0.rc.3)
json (1.7.7)
kicker (2.6.1)
listen
listen (0.7.2)
mime-types (1.21)
multi_json (1.6.1)
posix-spawn (0.3.6)
rack (1.5.2)
rake (10.0.3)
rake-pipeline-web-filters (0.7.0)
rack
rake-pipeline (~> 0.6)
thor (0.17.0)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
ember-dev!
handlebars-source (= 1.0.0.rc3)
rake-pipeline!