OSDN Git Service

Replace unicorn with Puma
[wvm/gitlab.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/ctran/annotate_models.git
3   revision: be4e26825b521f0b2d86b181e2dff89901aa9b1e
4   specs:
5     annotate (2.6.0.beta1)
6       activerecord (>= 2.3.0)
7       rake (>= 0.8.7)
8
9 GIT
10   remote: https://github.com/gitlabhq/grit.git
11   revision: 42297cdcee16284d2e4eff23d41377f52fc28b9d
12   ref: 42297cdcee16284d2e4eff23d41377f52fc28b9d
13   specs:
14     grit (2.5.0)
15       diff-lcs (~> 1.1)
16       mime-types (~> 1.15)
17       posix-spawn (~> 0.3.6)
18
19 GIT
20   remote: https://github.com/gitlabhq/raphael-rails.git
21   revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58
22   specs:
23     raphael-rails (2.1.0)
24
25 GIT
26   remote: https://github.com/gollum/gollum.git
27   revision: 5dcd3c8c8f68158e43ff79861279088ee56d0ebe
28   ref: 5dcd3c8c8f
29   specs:
30     gollum (2.4.11)
31       github-markdown (~> 0.5.3)
32       github-markup (>= 0.7.5, < 1.0.0)
33       grit (~> 2.5.0)
34       mustache (>= 0.99.4, < 1.0.0)
35       nokogiri (~> 1.5.6)
36       pygments.rb (~> 0.4.2)
37       sanitize (~> 2.0.3)
38       sinatra (~> 1.3.5)
39       stringex (~> 1.5.1)
40       useragent (~> 0.4.16)
41
42 GEM
43   remote: https://rubygems.org/
44   specs:
45     actionmailer (3.2.13)
46       actionpack (= 3.2.13)
47       mail (~> 2.5.3)
48     actionpack (3.2.13)
49       activemodel (= 3.2.13)
50       activesupport (= 3.2.13)
51       builder (~> 3.0.0)
52       erubis (~> 2.7.0)
53       journey (~> 1.0.4)
54       rack (~> 1.4.5)
55       rack-cache (~> 1.2)
56       rack-test (~> 0.6.1)
57       sprockets (~> 2.2.1)
58     activemodel (3.2.13)
59       activesupport (= 3.2.13)
60       builder (~> 3.0.0)
61     activerecord (3.2.13)
62       activemodel (= 3.2.13)
63       activesupport (= 3.2.13)
64       arel (~> 3.0.2)
65       tzinfo (~> 0.3.29)
66     activeresource (3.2.13)
67       activemodel (= 3.2.13)
68       activesupport (= 3.2.13)
69     activesupport (3.2.13)
70       i18n (= 0.6.1)
71       multi_json (~> 1.0)
72     acts-as-taggable-on (2.3.3)
73       rails (~> 3.0)
74     addressable (2.3.2)
75     arel (3.0.2)
76     awesome_print (1.1.0)
77     backports (2.6.7)
78     bcrypt-ruby (3.0.1)
79     better_errors (0.3.2)
80       coderay (>= 1.0.0)
81       erubis (>= 2.7.0)
82     binding_of_caller (0.7.1)
83       debug_inspector (>= 0.0.1)
84     bootstrap-sass (2.2.1.1)
85       sass (~> 3.2)
86     builder (3.0.4)
87     capybara (2.0.2)
88       mime-types (>= 1.16)
89       nokogiri (>= 1.3.3)
90       rack (>= 1.0.0)
91       rack-test (>= 0.5.4)
92       selenium-webdriver (~> 2.0)
93       xpath (~> 1.0.0)
94     carrierwave (0.8.0)
95       activemodel (>= 3.2.0)
96       activesupport (>= 3.2.0)
97     celluloid (0.12.4)
98       facter (>= 1.6.12)
99       timers (>= 1.0.0)
100     charlock_holmes (0.6.9)
101     childprocess (0.3.8)
102       ffi (~> 1.0, >= 1.0.11)
103     chosen-rails (0.9.8)
104       railties (~> 3.0)
105       thor (~> 0.14)
106     code_analyzer (0.3.1)
107       sexp_processor
108     coderay (1.0.9)
109     coffee-rails (3.2.2)
110       coffee-script (>= 2.2.0)
111       railties (~> 3.2.0)
112     coffee-script (2.2.0)
113       coffee-script-source
114       execjs
115     coffee-script-source (1.4.0)
116     colored (1.2)
117     colorize (0.5.8)
118     connection_pool (1.0.0)
119     coveralls (0.6.2)
120       colorize
121       multi_json (~> 1.3)
122       rest-client
123       simplecov (>= 0.7)
124       thor
125     crack (0.3.2)
126     daemons (1.1.9)
127     database_cleaner (0.9.1)
128     debug_inspector (0.0.2)
129     descendants_tracker (0.0.1)
130     devise (2.2.3)
131       bcrypt-ruby (~> 3.0)
132       orm_adapter (~> 0.1)
133       railties (~> 3.1)
134       warden (~> 1.2.1)
135     diff-lcs (1.2.1)
136     draper (1.1.0)
137       actionpack (>= 3.0)
138       activesupport (>= 3.0)
139       request_store (~> 1.0.3)
140     email_spec (1.4.0)
141       launchy (~> 2.1)
142       mail (~> 2.2)
143     enumerize (0.5.1)
144       activesupport (>= 3.2)
145     erubis (2.7.0)
146     escape_utils (0.2.4)
147     eventmachine (1.0.0)
148     execjs (1.4.0)
149       multi_json (~> 1.0)
150     facter (1.6.18)
151     factory_girl (4.1.0)
152       activesupport (>= 3.0.0)
153     factory_girl_rails (4.1.0)
154       factory_girl (~> 4.1.0)
155       railties (>= 3.0.0)
156     faraday (0.8.6)
157       multipart-post (~> 1.1)
158     faye-websocket (0.4.7)
159       eventmachine (>= 0.12.0)
160     ffaker (1.15.0)
161     ffi (1.4.0)
162     font-awesome-sass-rails (3.0.0.1)
163       railties (>= 3.1.1)
164       sass-rails (>= 3.1.1)
165     foreman (0.61.0)
166       thor (>= 0.13.6)
167     gemoji (1.2.1)
168     gherkin-ruby (0.2.1)
169     git (1.2.5)
170     github-linguist (2.3.4)
171       charlock_holmes (~> 0.6.6)
172       escape_utils (~> 0.2.3)
173       mime-types (~> 1.19)
174       pygments.rb (>= 0.2.13)
175     github-markdown (0.5.3)
176     github-markup (0.7.5)
177     gitlab-grack (1.0.0)
178       rack (~> 1.4.1)
179     gitlab-pygments.rb (0.3.2)
180       posix-spawn (~> 0.3.6)
181       yajl-ruby (~> 1.1.0)
182     gitlab_meta (5.0)
183     gitlab_omniauth-ldap (1.0.2)
184       net-ldap (~> 0.2.2)
185       omniauth (~> 1.0)
186       pyu-ruby-sasl (~> 0.0.3.1)
187       rubyntlm (~> 0.1.1)
188     gitlab_yaml_db (1.0.0)
189     gon (4.0.2)
190     grape (0.3.2)
191       activesupport
192       builder
193       hashie (>= 1.2.0)
194       multi_json (>= 1.3.2)
195       multi_xml (>= 0.5.2)
196       rack
197       rack-accept
198       rack-mount
199       virtus
200     grape-entity (0.2.0)
201       activesupport
202       multi_json (>= 1.3.2)
203     grit_ext (0.8.1)
204       charlock_holmes (~> 0.6.9)
205     growl (1.0.3)
206     guard (1.6.2)
207       listen (>= 0.6.0)
208       lumberjack (>= 1.0.2)
209       pry (>= 0.9.10)
210       terminal-table (>= 1.4.3)
211       thor (>= 0.14.6)
212     guard-rspec (2.5.1)
213       guard (>= 1.1)
214       rspec (~> 2.11)
215     guard-spinach (0.0.2)
216       guard (>= 1.1)
217       spinach
218     haml (4.0.0)
219       tilt
220     haml-rails (0.4)
221       actionpack (>= 3.1, < 4.1)
222       activesupport (>= 3.1, < 4.1)
223       haml (>= 3.1, < 4.1)
224       railties (>= 3.1, < 4.1)
225     hashie (1.2.0)
226     hike (1.2.1)
227     http_parser.rb (0.5.3)
228     httparty (0.10.2)
229       multi_json (~> 1.0)
230       multi_xml (>= 0.5.2)
231     httpauth (0.2.0)
232     i18n (0.6.1)
233     journey (1.0.4)
234     jquery-atwho-rails (0.1.7)
235     jquery-rails (2.1.3)
236       railties (>= 3.1.0, < 5.0)
237       thor (~> 0.14)
238     jquery-ui-rails (2.0.2)
239       jquery-rails
240       railties (>= 3.1.0)
241     json (1.7.7)
242     jwt (0.1.5)
243       multi_json (>= 1.0)
244     kaminari (0.14.1)
245       actionpack (>= 3.0.0)
246       activesupport (>= 3.0.0)
247     launchy (2.1.2)
248       addressable (~> 2.3)
249     letter_opener (1.0.0)
250       launchy (>= 2.0.4)
251     libv8 (3.11.8.17)
252     listen (0.7.3)
253     lumberjack (1.0.3)
254     mail (2.5.3)
255       i18n (>= 0.4.0)
256       mime-types (~> 1.16)
257       treetop (~> 1.4.8)
258     method_source (0.8.1)
259     mime-types (1.21)
260     modernizr (2.6.2)
261       sprockets (~> 2.0)
262     multi_json (1.7.2)
263     multi_xml (0.5.3)
264     multipart-post (1.1.5)
265     mustache (0.99.4)
266     mysql2 (0.3.11)
267     net-ldap (0.2.2)
268     nokogiri (1.5.6)
269     oauth (0.4.7)
270     oauth2 (0.8.1)
271       faraday (~> 0.8)
272       httpauth (~> 0.1)
273       jwt (~> 0.1.4)
274       multi_json (~> 1.0)
275       rack (~> 1.2)
276     omniauth (1.1.3)
277       hashie (~> 1.2)
278       rack
279     omniauth-github (1.1.0)
280       omniauth (~> 1.0)
281       omniauth-oauth2 (~> 1.1)
282     omniauth-google-oauth2 (0.1.13)
283       omniauth (~> 1.0)
284       omniauth-oauth2
285     omniauth-oauth (1.0.1)
286       oauth
287       omniauth (~> 1.0)
288     omniauth-oauth2 (1.1.1)
289       oauth2 (~> 0.8.0)
290       omniauth (~> 1.0)
291     omniauth-twitter (0.0.14)
292       multi_json (~> 1.3)
293       omniauth-oauth (~> 1.0)
294     orm_adapter (0.4.0)
295     pg (0.14.1)
296     poltergeist (1.1.0)
297       capybara (~> 2.0, >= 2.0.1)
298       faye-websocket (~> 0.4, >= 0.4.4)
299       http_parser.rb (~> 0.5.3)
300     polyglot (0.3.3)
301     posix-spawn (0.3.6)
302     pry (0.9.12)
303       coderay (~> 1.0.5)
304       method_source (~> 0.8)
305       slop (~> 3.4)
306     puma (2.0.0.b7)
307       rack (>= 1.1, < 2.0)
308     pygments.rb (0.4.2)
309       posix-spawn (~> 0.3.6)
310       yajl-ruby (~> 1.1.0)
311     pyu-ruby-sasl (0.0.3.3)
312     quiet_assets (1.0.1)
313       railties (~> 3.1)
314     rack (1.4.5)
315     rack-accept (0.4.5)
316       rack (>= 0.4)
317     rack-cache (1.2)
318       rack (>= 0.4)
319     rack-mini-profiler (0.1.23)
320       rack (>= 1.1.3)
321     rack-mount (0.8.3)
322       rack (>= 1.0.0)
323     rack-protection (1.4.0)
324       rack
325     rack-ssl (1.3.3)
326       rack
327     rack-test (0.6.2)
328       rack (>= 1.0)
329     rails (3.2.13)
330       actionmailer (= 3.2.13)
331       actionpack (= 3.2.13)
332       activerecord (= 3.2.13)
333       activeresource (= 3.2.13)
334       activesupport (= 3.2.13)
335       bundler (~> 1.0)
336       railties (= 3.2.13)
337     rails-dev-tweaks (0.6.1)
338       actionpack (~> 3.1)
339       railties (~> 3.1)
340     rails_best_practices (1.13.4)
341       activesupport
342       awesome_print
343       code_analyzer
344       colored
345       erubis
346       i18n
347       ruby-progressbar
348     railties (3.2.13)
349       actionpack (= 3.2.13)
350       activesupport (= 3.2.13)
351       rack-ssl (~> 1.3.2)
352       rake (>= 0.8.7)
353       rdoc (~> 3.4)
354       thor (>= 0.14.6, < 2.0)
355     rake (10.0.4)
356     rb-fsevent (0.9.2)
357     rb-inotify (0.8.8)
358       ffi (>= 0.5.0)
359     rdoc (3.12.2)
360       json (~> 1.4)
361     redcarpet (2.2.2)
362     redis (3.0.3)
363     redis-actionpack (3.2.3)
364       actionpack (~> 3.2.3)
365       redis-rack (~> 1.4.0)
366       redis-store (~> 1.1.0)
367     redis-activesupport (3.2.3)
368       activesupport (~> 3.2.3)
369       redis-store (~> 1.1.0)
370     redis-namespace (1.2.1)
371       redis (~> 3.0.0)
372     redis-rack (1.4.2)
373       rack (~> 1.4.1)
374       redis-store (~> 1.1.0)
375     redis-rails (3.2.3)
376       redis-actionpack (~> 3.2.3)
377       redis-activesupport (~> 3.2.3)
378       redis-store (~> 1.1.0)
379     redis-store (1.1.3)
380       redis (>= 2.2.0)
381     ref (1.0.4)
382     request_store (1.0.5)
383     rest-client (1.6.7)
384       mime-types (>= 1.16)
385     rspec (2.13.0)
386       rspec-core (~> 2.13.0)
387       rspec-expectations (~> 2.13.0)
388       rspec-mocks (~> 2.13.0)
389     rspec-core (2.13.1)
390     rspec-expectations (2.13.0)
391       diff-lcs (>= 1.1.3, < 2.0)
392     rspec-mocks (2.13.0)
393     rspec-rails (2.13.0)
394       actionpack (>= 3.0)
395       activesupport (>= 3.0)
396       railties (>= 3.0)
397       rspec-core (~> 2.13.0)
398       rspec-expectations (~> 2.13.0)
399       rspec-mocks (~> 2.13.0)
400     ruby-progressbar (1.0.2)
401     rubyntlm (0.1.1)
402     rubyzip (0.9.9)
403     sanitize (2.0.3)
404       nokogiri (>= 1.4.4, < 1.6)
405     sass (3.2.7)
406     sass-rails (3.2.6)
407       railties (~> 3.2.0)
408       sass (>= 3.1.10)
409       tilt (~> 1.3)
410     sdoc (0.3.20)
411       json (>= 1.1.3)
412       rdoc (~> 3.10)
413     seed-fu (2.2.0)
414       activerecord (~> 3.1)
415       activesupport (~> 3.1)
416     select2-rails (3.3.1)
417       sass-rails (>= 3.2)
418       thor (~> 0.14)
419     selenium-webdriver (2.30.0)
420       childprocess (>= 0.2.5)
421       multi_json (~> 1.0)
422       rubyzip
423       websocket (~> 1.0.4)
424     settingslogic (2.0.9)
425     sexp_processor (4.2.0)
426     shoulda-matchers (1.3.0)
427       activesupport (>= 3.0.0)
428     sidekiq (2.8.0)
429       celluloid (~> 0.12.0)
430       connection_pool (~> 1.0)
431       multi_json (~> 1)
432       redis (~> 3)
433       redis-namespace
434     simplecov (0.7.1)
435       multi_json (~> 1.0)
436       simplecov-html (~> 0.7.1)
437     simplecov-html (0.7.1)
438     sinatra (1.3.5)
439       rack (~> 1.4)
440       rack-protection (~> 1.3)
441       tilt (~> 1.3, >= 1.3.3)
442     six (0.2.0)
443     slim (1.3.6)
444       temple (~> 0.5.5)
445       tilt (~> 1.3.3)
446     slop (3.4.4)
447     spinach (0.7.0)
448       colorize
449       gherkin-ruby (~> 0.2.0)
450     spinach-rails (0.2.0)
451       capybara (~> 2.0.0)
452       railties (>= 3)
453       spinach (>= 0.4)
454     spork (1.0.0rc3)
455     sprockets (2.2.2)
456       hike (~> 1.2)
457       multi_json (~> 1.0)
458       rack (~> 1.0)
459       tilt (~> 1.1, != 1.3.0)
460     stamp (0.5.0)
461     state_machine (1.1.2)
462     stringex (1.5.1)
463     temple (0.5.5)
464     terminal-table (1.4.5)
465     test_after_commit (0.0.1)
466     therubyracer (0.11.4)
467       libv8 (~> 3.11.8.12)
468       ref
469     thin (1.5.0)
470       daemons (>= 1.0.9)
471       eventmachine (>= 0.12.6)
472       rack (>= 1.0.0)
473     thor (0.18.0)
474     tilt (1.3.6)
475     timers (1.1.0)
476     treetop (1.4.12)
477       polyglot
478       polyglot (>= 0.3.1)
479     tzinfo (0.3.37)
480     uglifier (1.3.0)
481       execjs (>= 0.3.0)
482       multi_json (~> 1.0, >= 1.0.2)
483     useragent (0.4.16)
484     virtus (0.5.4)
485       backports (~> 2.6.1)
486       descendants_tracker (~> 0.0.1)
487     warden (1.2.1)
488       rack (>= 1.0)
489     webmock (1.9.0)
490       addressable (>= 2.2.7)
491       crack (>= 0.1.7)
492     websocket (1.0.7)
493     xpath (1.0.0)
494       nokogiri (~> 1.3)
495     yajl-ruby (1.1.0)
496
497 PLATFORMS
498   ruby
499
500 DEPENDENCIES
501   acts-as-taggable-on (= 2.3.3)
502   annotate!
503   awesome_print
504   better_errors
505   binding_of_caller
506   bootstrap-sass (= 2.2.1.1)
507   capybara
508   carrierwave
509   chosen-rails (= 0.9.8)
510   coffee-rails (~> 3.2.2)
511   colored
512   coveralls
513   database_cleaner
514   devise
515   draper
516   email_spec
517   enumerize
518   factory_girl_rails
519   ffaker
520   font-awesome-sass-rails (~> 3.0.0)
521   foreman
522   gemoji (~> 1.2.1)
523   git
524   github-linguist (~> 2.3.4)
525   github-markup (~> 0.7.4)
526   gitlab-grack (~> 1.0.0)
527   gitlab-pygments.rb (~> 0.3.2)
528   gitlab_meta (= 5.0)
529   gitlab_omniauth-ldap (= 1.0.2)
530   gitlab_yaml_db (= 1.0.0)
531   gollum (~> 2.4.0)!
532   gon
533   grape (~> 0.3.1)
534   grape-entity (~> 0.2.0)
535   grit (~> 2.5.0)!
536   grit_ext (~> 0.8.1)
537   growl
538   guard-rspec
539   guard-spinach
540   haml-rails
541   httparty
542   jquery-atwho-rails (= 0.1.7)
543   jquery-rails (= 2.1.3)
544   jquery-ui-rails (= 2.0.2)
545   kaminari (~> 0.14.1)
546   launchy
547   letter_opener
548   modernizr (= 2.6.2)
549   mysql2
550   omniauth (~> 1.1.3)
551   omniauth-github
552   omniauth-google-oauth2
553   omniauth-twitter
554   pg
555   poltergeist (= 1.1.0)
556   pry
557   puma (~> 2.0.0.b7)
558   quiet_assets (~> 1.0.1)
559   rack-mini-profiler
560   rails (= 3.2.13)
561   rails-dev-tweaks
562   rails_best_practices
563   raphael-rails!
564   rb-fsevent
565   rb-inotify
566   redcarpet (~> 2.2.2)
567   redis-rails
568   rspec-rails
569   sass-rails (~> 3.2.5)
570   sdoc
571   seed-fu
572   select2-rails
573   settingslogic
574   shoulda-matchers (= 1.3.0)
575   sidekiq
576   simplecov
577   sinatra
578   six
579   slim
580   spinach-rails
581   spork (~> 1.0rc)
582   stamp
583   state_machine
584   test_after_commit
585   therubyracer
586   thin
587   uglifier (~> 1.3.0)
588   webmock