-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
109 lines (107 loc) · 2.19 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
GEM
remote: https://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
backports (3.3.3)
chunky_png (1.2.8)
closure-compiler (1.1.10)
columnize (0.3.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.9)
downlow (0.1.4)
archive-tar-minitar (>= 0.5.2)
rubyzip (>= 0.9.4)
eventmachine (1.0.3)
ffi (1.9.0)
fssm (0.2.10)
haml (4.0.3)
tilt
jim (0.3.3)
downlow (~> 0.1.3)
listen
thor (~> 0.15)
version_sorter (~> 1.1.0)
yajl-ruby
kgio (2.8.1)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
multi_json (1.8.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.12.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
redis (2.2.2)
redis-namespace (1.1.1)
redis (< 3.0.0)
redised (0.2.1)
redis (~> 2)
redis-namespace
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyzip (0.9.9)
sass (3.2.10)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.1)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-reloader (1.0)
sinatra-contrib
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
version_sorter (1.1.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
closure-compiler
compass
haml
jim
rack
redis
redised
ruby-debug19
rubyzip (< 1.0.0)
sinatra
sinatra-contrib
sinatra-reloader
thin
unicorn
yajl-ruby