-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
85 lines (83 loc) · 1.83 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
coffee-filter (0.1.1)
coffee-script (>= 2.2.0)
haml (>= 3.0.18)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.1)
daemons (1.1.8)
em-http-request (1.0.0)
addressable (>= 2.2.3)
em-socksify
eventmachine (>= 1.0.0.beta.3)
http_parser.rb (>= 0.5.2)
em-resolv-replace (1.1.2)
em-socksify (0.1.0)
eventmachine
em-synchrony (1.0.0)
eventmachine (>= 1.0.0.beta.1)
eventmachine (1.0.0.beta.3)
execjs (1.3.0)
multi_json (~> 1.0)
haml (3.1.4)
hamlbars (1.0.0)
execjs (>= 1.2)
haml
sprockets
tilt
hike (1.2.1)
http_parser.rb (0.5.3)
multi_json (1.3.2)
rack (1.4.1)
rack-fiber_pool (0.9.2)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
sass (3.1.15)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-static-assets (1.0.3)
sinatra (>= 1.1.0)
sinatra-synchrony (0.3.0)
em-http-request (= 1.0.0)
em-resolv-replace (>= 1.1.1)
em-synchrony (= 1.0.0)
eventmachine (= 1.0.0.beta.3)
rack-fiber_pool (= 0.9.2)
sinatra (>= 1.0)
sprockets (2.4.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (0.3.0)
sprockets (~> 2.0)
sprockets-sass (0.7.0)
sprockets (~> 2.0)
tilt (~> 1.1)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
coffee-filter
coffee-script
hamlbars
rake
sass
sinatra
sinatra-static-assets
sinatra-synchrony
sprockets
sprockets-helpers (~> 0.2)
sprockets-sass (~> 0.5)
thin