-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
113 lines (110 loc) · 2.35 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
GIT
remote: git://github.com/heartsentwined/ember-auth.git
revision: 62f3c735e212f4c3e4494aedb1418810f29f72fc
specs:
ember-auth-source (3.1.1)
ember-source (>= 0.0.2, != 1.0.0.rc1.2, != 1.0.0.rc1.1, != 1.0.0.rc1.0.0, != 1.0.0.pre4.1)
GEM
remote: https://rubygems.org/
specs:
chunky_png (1.2.8)
coderay (1.0.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
ember-data-source (0.0.5)
ember-source
ember-source (1.0.0.rc2.2)
handlebars-source (>= 1.0.0.rc3, < 1.0.0.rc4)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.7.0)
formatador (0.2.4)
fssm (0.2.10)
guard (1.7.0)
formatador (>= 0.2.4)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-compass (0.0.6)
compass (>= 0.10.5)
guard (>= 0.2.1)
guard-haml (0.4)
guard (>= 1.1)
haml (>= 3.0)
guard-sprockets (0.4.2)
execjs (~> 1.0)
guard (>= 1.1.0)
sprockets (~> 2.0)
haml (4.0.2)
tilt
hamlbars (2.0.0)
execjs (>= 1.2)
haml
sprockets
tilt
handlebars-source (1.0.0.rc3)
handlebars_assets (0.12.0)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
tilt
hike (1.2.2)
libv8 (3.11.8.17)
listen (0.7.3)
lumberjack (1.0.3)
method_source (0.8.1)
mina (0.2.1)
open4
rake
multi_json (1.7.2)
open4 (1.3.0)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rake (10.0.4)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
ref (1.0.4)
sass (3.2.7)
slop (3.4.4)
sprockets (2.9.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
thor (0.18.1)
tilt (1.3.7)
uglifier (2.0.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
zurb-foundation (4.1.2)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
ember-auth-source!
ember-data-source
ember-source
guard-compass
guard-haml
guard-sprockets
hamlbars
handlebars-source (>= 1.0.0.rc3)
handlebars_assets
mina
rb-inotify
therubyracer
uglifier
zurb-foundation