OSDN Git Service

updated githost error page
[wvm/gitlab.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/ctran/annotate_models.git
3   revision: fb73329243056a6d9a64878e5c543aba9b6417de
4   specs:
5     annotate (2.4.1.beta1)
6
7 GIT
8   remote: https://github.com/gitlabhq/gitolite-client.git
9   revision: 36dabd226caa40ff052677719adaacbfe667b36c
10   specs:
11     gitolite (0.0.3.alpha)
12       grit (~> 2.4.1)
13       hashery (~> 1.4.0)
14
15 GIT
16   remote: https://github.com/gitlabhq/grit.git
17   revision: ff015074ef35bd94cba943f9c0f98e161ab5851c
18   specs:
19     grit (2.4.1)
20       diff-lcs (~> 1.1)
21       mime-types (~> 1.15)
22       posix-spawn (~> 0.3.6)
23
24 GEM
25   remote: http://rubygems.org/
26   specs:
27     ZenTest (4.5.0)
28     actionmailer (3.1.1)
29       actionpack (= 3.1.1)
30       mail (~> 2.3.0)
31     actionpack (3.1.1)
32       activemodel (= 3.1.1)
33       activesupport (= 3.1.1)
34       builder (~> 3.0.0)
35       erubis (~> 2.7.0)
36       i18n (~> 0.6)
37       rack (~> 1.3.2)
38       rack-cache (~> 1.1)
39       rack-mount (~> 0.8.2)
40       rack-test (~> 0.6.1)
41       sprockets (~> 2.0.2)
42     activemodel (3.1.1)
43       activesupport (= 3.1.1)
44       builder (~> 3.0.0)
45       i18n (~> 0.6)
46     activerecord (3.1.1)
47       activemodel (= 3.1.1)
48       activesupport (= 3.1.1)
49       arel (~> 2.2.1)
50       tzinfo (~> 0.3.29)
51     activeresource (3.1.1)
52       activemodel (= 3.1.1)
53       activesupport (= 3.1.1)
54     activesupport (3.1.1)
55       multi_json (~> 1.0)
56     acts-as-taggable-on (2.1.1)
57       rails
58     acts_as_list (0.1.4)
59     addressable (2.2.6)
60     ansi (1.4.1)
61     archive-tar-minitar (0.5.2)
62     arel (2.2.1)
63     autotest (4.4.6)
64       ZenTest (>= 4.4.1)
65     autotest-rails (4.1.1)
66       ZenTest (= 4.5)
67     awesome_print (0.4.0)
68     bcrypt-ruby (3.0.1)
69     blankslate (2.1.2.4)
70     builder (3.0.0)
71     capybara (1.1.2)
72       mime-types (>= 1.16)
73       nokogiri (>= 1.3.3)
74       rack (>= 1.0.0)
75       rack-test (>= 0.5.4)
76       selenium-webdriver (~> 2.0)
77       xpath (~> 0.1.4)
78     carrierwave (0.5.8)
79       activesupport (~> 3.0)
80     charlock_holmes (0.6.8)
81     childprocess (0.2.2)
82       ffi (~> 1.0.6)
83     coffee-rails (3.1.1)
84       coffee-script (>= 2.2.0)
85       railties (~> 3.1.0)
86     coffee-script (2.2.0)
87       coffee-script-source
88       execjs
89     coffee-script-source (1.1.3)
90     columnize (0.3.4)
91     crack (0.3.1)
92     daemons (1.1.4)
93     database_cleaner (0.7.0)
94     devise (1.5.0)
95       bcrypt-ruby (~> 3.0)
96       orm_adapter (~> 0.0.3)
97       warden (~> 1.1)
98     diff-lcs (1.1.3)
99     drapper (0.8.4)
100     erubis (2.7.0)
101     eventmachine (0.12.10)
102     execjs (1.2.9)
103       multi_json (~> 1.0)
104     faker (1.0.1)
105       i18n (~> 0.4)
106     ffi (1.0.11)
107     foreman (0.27.0)
108       term-ansicolor (~> 1.0.5)
109       thor (>= 0.13.6)
110     git (1.2.5)
111     haml (3.1.4)
112     haml-rails (0.3.4)
113       actionpack (~> 3.0)
114       activesupport (~> 3.0)
115       haml (~> 3.0)
116       railties (~> 3.0)
117     hashery (1.4.0)
118     hike (1.2.1)
119     httparty (0.8.1)
120       multi_json
121       multi_xml
122     i18n (0.6.0)
123     jquery-rails (1.0.17)
124       railties (~> 3.0)
125       thor (~> 0.14)
126     json (1.6.1)
127     json_pure (1.6.1)
128     kaminari (0.12.4)
129       rails (>= 3.0.0)
130     launchy (2.0.5)
131       addressable (~> 2.2.6)
132     letter_opener (0.0.2)
133       launchy
134     libv8 (3.3.10.4)
135     linecache19 (0.5.12)
136       ruby_core_source (>= 0.1.4)
137     mail (2.3.0)
138       i18n (>= 0.4.0)
139       mime-types (~> 1.16)
140       treetop (~> 1.4.8)
141     mime-types (1.17.2)
142     multi_json (1.0.3)
143     multi_xml (0.4.1)
144     nokogiri (1.5.0)
145     orm_adapter (0.0.5)
146     polyglot (0.3.3)
147     posix-spawn (0.3.6)
148     pygments.rb (0.2.4)
149       rubypython (~> 0.5.3)
150     rack (1.3.5)
151     rack-cache (1.1)
152       rack (>= 0.4)
153     rack-mount (0.8.3)
154       rack (>= 1.0.0)
155     rack-protection (1.1.4)
156       rack
157     rack-ssl (1.3.2)
158       rack
159     rack-test (0.6.1)
160       rack (>= 1.0)
161     rails (3.1.1)
162       actionmailer (= 3.1.1)
163       actionpack (= 3.1.1)
164       activerecord (= 3.1.1)
165       activeresource (= 3.1.1)
166       activesupport (= 3.1.1)
167       bundler (~> 1.0)
168       railties (= 3.1.1)
169     rails-footnotes (3.7.5)
170       rails (>= 3.0.0)
171     railties (3.1.1)
172       actionpack (= 3.1.1)
173       activesupport (= 3.1.1)
174       rack-ssl (~> 1.3.2)
175       rake (>= 0.8.7)
176       rdoc (~> 3.4)
177       thor (~> 0.14.6)
178     rake (0.9.2.2)
179     rdiscount (1.6.8)
180     rdoc (3.11)
181       json (~> 1.4)
182     redis (2.2.2)
183     redis-namespace (1.0.3)
184       redis (< 3.0.0)
185     resque (1.19.0)
186       multi_json (~> 1.0)
187       redis-namespace (~> 1.0.2)
188       sinatra (>= 0.9.2)
189       vegas (~> 0.1.2)
190     rspec (2.7.0)
191       rspec-core (~> 2.7.0)
192       rspec-expectations (~> 2.7.0)
193       rspec-mocks (~> 2.7.0)
194     rspec-core (2.7.1)
195     rspec-expectations (2.7.0)
196       diff-lcs (~> 1.1.2)
197     rspec-mocks (2.7.0)
198     rspec-rails (2.7.0)
199       actionpack (~> 3.0)
200       activesupport (~> 3.0)
201       railties (~> 3.0)
202       rspec (~> 2.7.0)
203     ruby-debug-base19 (0.11.25)
204       columnize (>= 0.3.1)
205       linecache19 (>= 0.5.11)
206       ruby_core_source (>= 0.1.4)
207     ruby-debug19 (0.11.6)
208       columnize (>= 0.3.1)
209       linecache19 (>= 0.5.11)
210       ruby-debug-base19 (>= 0.11.19)
211     ruby_core_source (0.1.5)
212       archive-tar-minitar (>= 0.5.2)
213     rubypython (0.5.3)
214       blankslate (>= 2.1.2.3)
215       ffi (~> 1.0.7)
216     rubyzip (0.9.4)
217     sass (3.1.10)
218     sass-rails (3.1.4)
219       actionpack (~> 3.1.0)
220       railties (~> 3.1.0)
221       sass (>= 3.1.4)
222       sprockets (~> 2.0.0)
223       tilt (~> 1.3.2)
224     seed-fu (2.1.0)
225       activerecord (~> 3.1.0)
226       activesupport (~> 3.1.0)
227     selenium-webdriver (2.12.2)
228       childprocess (>= 0.2.1)
229       ffi (~> 1.0.9)
230       json_pure
231       rubyzip
232     shoulda (3.0.0.beta2)
233       shoulda-context (~> 1.0.0.beta1)
234       shoulda-matchers (~> 1.0.0.beta1)
235     shoulda-context (1.0.0)
236     shoulda-matchers (1.0.0)
237     simplecov (0.5.4)
238       multi_json (~> 1.0.3)
239       simplecov-html (~> 0.5.3)
240     simplecov-html (0.5.3)
241     sinatra (1.3.1)
242       rack (~> 1.3, >= 1.3.4)
243       rack-protection (~> 1.1, >= 1.1.2)
244       tilt (~> 1.3, >= 1.3.3)
245     six (0.2.0)
246     sprockets (2.0.3)
247       hike (~> 1.2)
248       rack (~> 1.0)
249       tilt (~> 1.1, != 1.3.0)
250     sqlite3 (1.3.4)
251     stamp (0.1.6)
252     term-ansicolor (1.0.7)
253     therubyracer (0.9.9)
254       libv8 (~> 3.3.10)
255     thin (1.3.1)
256       daemons (>= 1.0.9)
257       eventmachine (>= 0.12.6)
258       rack (>= 1.0.0)
259     thor (0.14.6)
260     tilt (1.3.3)
261     treetop (1.4.10)
262       polyglot
263       polyglot (>= 0.3.1)
264     turn (0.8.3)
265       ansi
266     tzinfo (0.3.31)
267     uglifier (1.1.0)
268       execjs (>= 0.3.0)
269       multi_json (>= 1.0.2)
270     vegas (0.1.8)
271       rack (>= 1.0.0)
272     warden (1.1.0)
273       rack (>= 1.0)
274     webmock (1.7.8)
275       addressable (~> 2.2, > 2.2.5)
276       crack (>= 0.1.7)
277     xpath (0.1.4)
278       nokogiri (~> 1.3)
279
280 PLATFORMS
281   ruby
282
283 DEPENDENCIES
284   acts-as-taggable-on (~> 2.1.0)
285   acts_as_list
286   annotate!
287   autotest
288   autotest-rails
289   awesome_print
290   capybara
291   carrierwave
292   charlock_holmes
293   coffee-rails (~> 3.1.0)
294   database_cleaner
295   devise (= 1.5.0)
296   drapper
297   faker
298   foreman
299   git
300   gitolite!
301   grit!
302   haml (= 3.1.4)
303   haml-rails
304   httparty
305   jquery-rails
306   kaminari
307   launchy
308   letter_opener
309   pygments.rb (= 0.2.4)
310   rails (= 3.1.1)
311   rails-footnotes (~> 3.7.5)
312   rake (= 0.9.2.2)
313   rdiscount
314   resque
315   rspec-rails
316   ruby-debug19
317   sass-rails (~> 3.1.0)
318   seed-fu (~> 2.1.0)
319   shoulda (~> 3.0.0.beta2)
320   simplecov
321   six
322   sqlite3
323   stamp
324   therubyracer
325   thin
326   turn
327   uglifier
328   webmock