-
Notifications
You must be signed in to change notification settings - Fork 84
/
Gemfile.lock
140 lines (138 loc) · 2.85 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
backports (2.3.0)
chunky_png (1.2.5)
closure-compiler (1.1.3)
columnize (0.3.4)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.4)
downlow (0.1.4)
archive-tar-minitar (>= 0.5.2)
rubyzip (>= 0.9.4)
eventmachine (0.12.10)
fakeweb (1.3.0)
fssm (0.2.7)
git (1.2.5)
haml (3.1.3)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
jim (0.3.1)
downlow (~> 0.1.3)
downlow (~> 0.1.4)
fakeweb (>= 1.2.8)
fssm
fssm (~> 0.2.0)
jeweler
leftright
mocha
rack-test
rake
shoulda
test-unit
thor
thor (~> 0.14.4)
version_sorter (~> 1.1.0)
version_sorter (~> 1.1.0)
yajl-ruby
yajl-ruby
kgio (2.6.0)
leftright (0.9.1)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
metaclass (0.0.1)
mime-types (1.16)
minitest (2.6.1)
minitest-display (0.0.3)
minitest (~> 2.3)
mocha (0.10.0)
metaclass (~> 0.0.1)
monkey-lib (0.5.4)
backports
rack (1.3.5)
rack-protection (1.1.4)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.7.0)
rake (0.9.2)
redis (2.2.2)
redis-namespace (1.1.0)
redis (< 3.0.0)
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.4)
sass (3.1.10)
shoulda (2.11.3)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-advanced-routes (0.5.1)
monkey-lib (~> 0.5.0)
sinatra (~> 1.0)
sinatra-sugar (~> 0.5.0)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-reloader (0.5.0)
sinatra (~> 1.0)
sinatra-advanced-routes (~> 0.5.0)
sinatra-sugar (0.5.1)
monkey-lib (~> 0.5.0)
sinatra (~> 1.0)
test-unit (2.4.0)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
typhoeus (0.2.4)
mime-types
mime-types
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
version_sorter (1.1.0)
yajl-ruby (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
closure-compiler
compass
haml
jim
minitest
minitest-display
rack (= 1.3.5)
rake
redis
redis-namespace
ruby-debug19
sinatra
sinatra-contrib
sinatra-reloader
thin
typhoeus
unicorn
yajl-ruby