forked from adambair/backbone-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
115 lines (113 loc) · 2.27 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
114
115
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
addressable (2.2.8)
chunky_png (1.2.5)
coderay (0.9.8)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.3)
compass (0.11.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
execjs (1.2.12)
multi_json (~> 1.0)
ffi (1.0.11)
fssm (0.2.8.1)
guard (1.2.1)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-livereload (1.0.0)
em-websocket (>= 0.2.0)
guard (>= 1.1.0)
multi_json (~> 1.0)
guard-pow (1.0.0)
guard (>= 1.1)
haml (3.1.3)
hike (1.2.1)
json (1.6.4)
libv8 (3.3.10.4)
listen (0.4.6)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
multi_json (1.0.4)
open4 (1.3.0)
pow (0.2.3)
pry (0.9.7.4)
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
pry-doc (0.3.0)
pry (>= 0.9.0)
yard (>= 0.6.4)
rack (1.3.5)
rack-livereload (0.3.6)
rack
rack-protection (1.1.4)
rack
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.12)
sexp_processor (3.0.9)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.1.0)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
therubyracer (0.9.9)
libv8 (~> 3.3.10)
thor (0.15.3)
tilt (1.3.3)
uglifier (1.2.0)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
yard (0.7.4)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
compass
guard
guard-bundler
guard-livereload
guard-pow
haml
json
pow
pry
pry-doc
rack-livereload
sass
sinatra
sprockets
therubyracer
uglifier
yui-compressor