forked from neocities/neocities
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
171 lines (169 loc) · 3.28 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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
ago (0.1.5)
hoe (>= 1.12.2)
ansi (1.4.3)
bcrypt-ruby (3.0.1)
builder (3.2.0)
celluloid (0.14.1)
timers (>= 1.0.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.0.9)
columnize (0.3.6)
connection_pool (1.1.0)
crack (0.3.2)
debugger (1.6.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.2)
fabrication (2.7.1)
faker (1.1.2)
i18n (~> 0.5)
ffi (1.4.0)
hashie (2.0.5)
hiredis (0.4.5)
hoe (3.6.3)
rake (>= 0.8, < 11.0)
i18n (0.6.4)
json (1.8.0)
kgio (2.8.0)
magic (0.2.6)
ffi (>= 0.6.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
method_source (0.8.1)
mime-types (1.23)
minitest (4.7.4)
minitest-reporters (0.14.19)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.7.3)
pg (0.15.1)
polyglot (0.3.3)
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-debugger (0.2.2)
debugger (~> 1.3)
pry (~> 0.9.10)
puma (2.0.1)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-recaptcha (0.6.6)
json
rack-test (0.6.2)
rack (>= 1.0)
rainbows (4.5.0)
kgio (~> 2.5)
rack (~> 1.1)
unicorn (~> 4.6, >= 4.6.2)
raindrops (0.10.0)
rake (10.0.4)
redis (3.0.4)
redis-namespace (1.3.0)
redis (~> 3.0.0)
rmagick (2.13.2)
rubyzip (0.9.9)
selenium-webdriver (2.33.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sequel (3.47.0)
sequel_pg (1.6.6)
pg (>= 0.8.0)
sequel (>= 3.39.0)
shotgun (0.9)
rack (>= 1.0)
sidekiq (2.13.0)
celluloid (>= 0.14.1)
connection_pool (>= 1.0.0)
json
redis (>= 3.0)
redis-namespace
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-xsendfile (0.4.0)
sinatra (>= 0.9.1)
slim (1.3.9)
temple (~> 0.6.3)
tilt (~> 1.3, >= 1.3.3)
slop (3.4.5)
temple (0.6.5)
tilt (1.4.1)
timers (1.1.0)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
unicorn (4.6.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
PLATFORMS
ruby
DEPENDENCIES
ago
bcrypt-ruby
fabrication
faker
hiredis
jdbc-postgres
jruby-openssl
json
magic
mail
minitest
minitest-reporters
mocha
pg
pry
pry-debugger
puma
rack-recaptcha
rack-test
rainbows
rake
redis
rmagick
ruby-debug
rubyzip
selenium-webdriver
sequel
sequel_pg
shotgun
sidekiq
simplecov
sinatra
sinatra-flash
sinatra-xsendfile
slim
webmock