-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
78 lines (76 loc) · 1.49 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
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
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)
execjs (1.2.12)
multi_json (~> 1.0)
fssm (0.2.8.1)
haml (3.1.3)
hike (1.2.1)
json (1.6.4)
libv8 (3.3.10.4)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
multi_json (1.0.4)
open4 (1.3.0)
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-protection (1.1.4)
rack
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)
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
haml
json
pry
pry-doc
sass
sinatra
sprockets
therubyracer
uglifier
yui-compressor