forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
81 lines (76 loc) · 1.57 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
GIT
remote: https://github.com/emberjs/ember-dev.git
revision: eb0bb8df47dc80f10ec210de0ad6b4d2528fb058
branch: master
specs:
ember-dev (0.1)
aws-sdk
colored
execjs
grit
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
PATH
remote: .
specs:
ember-source (1.0.0.rc7)
handlebars-source (= 1.0.12)
GEM
remote: https://rubygems.org/
specs:
aws-sdk (1.15.0)
json (~> 1.4)
nokogiri (< 1.6.0)
uuidtools (~> 2.1)
colored (1.2)
diff-lcs (1.2.4)
execjs (2.0.0)
ffi (1.9.0)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
handlebars-source (1.0.12)
json (1.8.0)
kicker (2.6.1)
listen
listen (1.3.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
mime-types (1.24)
multi_json (1.7.9)
nokogiri (1.5.10)
posix-spawn (0.3.6)
rack (1.5.2)
rake (10.0.4)
rake-pipeline-web-filters (0.7.0)
rack
rake-pipeline (~> 0.6)
rb-fsevent (0.9.3)
rb-inotify (0.9.1)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
thor (0.18.1)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uuidtools (2.1.4)
PLATFORMS
ruby
DEPENDENCIES
ember-dev!
ember-source!
rake-pipeline!