forked from mainmatter/ember-simple-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
82 lines (78 loc) · 1.65 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
82
GIT
remote: https://github.com/emberjs/ember-dev.git
revision: 024ae632632670cfc559b1ccf5e9325aea970e57
specs:
ember-dev (0.1)
aws-sdk
colored
execjs
grit
kicker
puma
rack
rake-pipeline (~> 0.8.0)
rake-pipeline-web-filters (~> 0.7.0)
uglifier
GIT
remote: https://github.com/livingsocial/rake-pipeline.git
revision: a75d96fbadcc659a35a0ae59212e0bc60b58cc54
specs:
rake-pipeline (0.8.0)
json
rake (~> 10.1.0)
thor
GEM
remote: http://rubygems.org/
specs:
aws-sdk (1.20.0)
json (~> 1.4)
nokogiri (>= 1.4.4, < 1.6.0)
uuidtools (~> 2.1)
celluloid (0.15.2)
timers (~> 1.1.0)
colored (1.2)
diff-lcs (1.2.4)
ember-source (1.0.0)
handlebars-source (= 1.0.12)
execjs (2.0.2)
ffi (1.9.0)
github-markdown (0.6.1)
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 (2.0.0)
celluloid (>= 0.15.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (1.25)
multi_json (1.8.1)
nokogiri (1.5.10)
posix-spawn (0.3.6)
puma (2.6.0)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rake (10.1.0)
rake-pipeline-web-filters (0.7.0)
rack
rake-pipeline (~> 0.6)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
thor (0.18.1)
timers (1.1.0)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uuidtools (2.1.4)
PLATFORMS
ruby
DEPENDENCIES
ember-dev!
ember-source
github-markdown
rake-pipeline!