OSDN Git Service

Add second sponsorship message, perfect world.
[wvm/gitlab.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/gitlabhq/markup.git
3   revision: 61ade389c1e1c159359338f570d18464a44ddbc4
4   ref: 61ade389c1e1c159359338f570d18464a44ddbc4
5   specs:
6     github-markup (0.7.6)
7
8 GEM
9   remote: https://rubygems.org/
10   specs:
11     actionmailer (4.0.2)
12       actionpack (= 4.0.2)
13       mail (~> 2.5.4)
14     actionpack (4.0.2)
15       activesupport (= 4.0.2)
16       builder (~> 3.1.0)
17       erubis (~> 2.7.0)
18       rack (~> 1.5.2)
19       rack-test (~> 0.6.2)
20     actionpack-action_caching (1.1.0)
21       actionpack (>= 4.0.0, < 5.0)
22     actionpack-page_caching (1.0.2)
23       actionpack (>= 4.0.0, < 5)
24     activemodel (4.0.2)
25       activesupport (= 4.0.2)
26       builder (~> 3.1.0)
27     activerecord (4.0.2)
28       activemodel (= 4.0.2)
29       activerecord-deprecated_finders (~> 1.0.2)
30       activesupport (= 4.0.2)
31       arel (~> 4.0.0)
32     activerecord-deprecated_finders (1.0.3)
33     activesupport (4.0.2)
34       i18n (~> 0.6, >= 0.6.4)
35       minitest (~> 4.2)
36       multi_json (~> 1.3)
37       thread_safe (~> 0.1)
38       tzinfo (~> 0.3.37)
39     acts-as-taggable-on (2.4.1)
40       rails (>= 3, < 5)
41     addressable (2.3.5)
42     annotate (2.6.0)
43       activerecord (>= 2.3.0)
44       rake (>= 0.8.7)
45     arel (4.0.1)
46     asciidoctor (0.1.4)
47     atomic (1.1.14)
48     awesome_print (1.2.0)
49     axiom-types (0.0.5)
50       descendants_tracker (~> 0.0.1)
51       ice_nine (~> 0.9)
52     bcrypt-ruby (3.1.2)
53     better_errors (1.0.1)
54       coderay (>= 1.0.0)
55       erubis (>= 2.6.6)
56     binding_of_caller (0.7.2)
57       debug_inspector (>= 0.0.1)
58     bootstrap-sass (3.0.3.0)
59       sass (~> 3.2)
60     builder (3.1.4)
61     capybara (2.1.0)
62       mime-types (>= 1.16)
63       nokogiri (>= 1.3.3)
64       rack (>= 1.0.0)
65       rack-test (>= 0.5.4)
66       xpath (~> 2.0)
67     carrierwave (0.9.0)
68       activemodel (>= 3.2.0)
69       activesupport (>= 3.2.0)
70       json (>= 1.7)
71     celluloid (0.15.2)
72       timers (~> 1.1.0)
73     charlock_holmes (0.6.9.4)
74     cliver (0.2.2)
75     code_analyzer (0.4.3)
76       sexp_processor
77     coderay (1.1.0)
78     coercible (1.0.0)
79       descendants_tracker (~> 0.0.1)
80     coffee-rails (4.0.1)
81       coffee-script (>= 2.2.0)
82       railties (>= 4.0.0, < 5.0)
83     coffee-script (2.2.0)
84       coffee-script-source
85       execjs
86     coffee-script-source (1.6.3)
87     colored (1.2)
88     colorize (0.5.8)
89     connection_pool (1.2.0)
90     coveralls (0.7.0)
91       multi_json (~> 1.3)
92       rest-client
93       simplecov (>= 0.7)
94       term-ansicolor
95       thor
96     crack (0.4.1)
97       safe_yaml (~> 0.9.0)
98     d3_rails (3.1.10)
99       railties (>= 3.1.0)
100     daemons (1.1.9)
101     database_cleaner (1.2.0)
102     debug_inspector (0.0.2)
103     descendants_tracker (0.0.3)
104     devise (3.0.4)
105       bcrypt-ruby (~> 3.0)
106       orm_adapter (~> 0.1)
107       railties (>= 3.2.6, < 5)
108       warden (~> 1.2.3)
109     devise-async (0.8.0)
110       devise (>= 2.2, < 3.2)
111     diff-lcs (1.2.5)
112     docile (1.1.1)
113     dotenv (0.9.0)
114     email_spec (1.5.0)
115       launchy (~> 2.1)
116       mail (~> 2.2)
117     enumerize (0.7.0)
118       activesupport (>= 3.2)
119     equalizer (0.0.8)
120     erubis (2.7.0)
121     escape_utils (0.2.4)
122     eventmachine (1.0.3)
123     excon (0.13.4)
124     execjs (2.0.2)
125     factory_girl (4.3.0)
126       activesupport (>= 3.0.0)
127     factory_girl_rails (4.3.0)
128       factory_girl (~> 4.3.0)
129       railties (>= 3.0.0)
130     faraday (0.8.8)
131       multipart-post (~> 1.2.0)
132     faraday_middleware (0.9.0)
133       faraday (>= 0.7.4, < 0.9)
134     ffaker (1.22.1)
135     ffi (1.9.3)
136     fog (1.3.1)
137       builder
138       excon (~> 0.13.0)
139       formatador (~> 0.2.0)
140       mime-types
141       multi_json (~> 1.0)
142       net-scp (~> 1.0.4)
143       net-ssh (>= 2.1.3)
144       nokogiri (~> 1.5.0)
145       ruby-hmac
146     font-awesome-rails (3.2.1.3)
147       railties (>= 3.2, < 5.0)
148     foreman (0.63.0)
149       dotenv (>= 0.7)
150       thor (>= 0.13.6)
151     formatador (0.2.4)
152     gemoji (1.3.1)
153     gherkin-ruby (0.3.1)
154       racc
155     github-markdown (0.5.5)
156     gitlab-flowdock-git-hook (0.4.2.2)
157       gitlab-grit (>= 2.4.1)
158       multi_json
159     gitlab-gollum-lib (1.0.2)
160       github-markdown (~> 0.5.3)
161       github-markup (>= 0.7.5, < 1.0.0)
162       gitlab-grit (~> 2.6.1)
163       gitlab-pygments.rb (~> 0.5.4)
164       nokogiri (~> 1.5.9)
165       sanitize (~> 2.0.3)
166       stringex (~> 1.5.1)
167     gitlab-grack (2.0.0.pre)
168       rack (~> 1.5.1)
169     gitlab-grit (2.6.3)
170       charlock_holmes (~> 0.6.9)
171       diff-lcs (~> 1.1)
172       mime-types (~> 1.15)
173       posix-spawn (~> 0.3.6)
174     gitlab-linguist (2.9.6)
175       charlock_holmes (~> 0.6.6)
176       escape_utils (~> 0.2.4)
177       gitlab-pygments.rb (~> 0.5.4)
178       mime-types (~> 1.19)
179     gitlab-pygments.rb (0.5.4)
180       posix-spawn (~> 0.3.6)
181       yajl-ruby (~> 1.1.0)
182     gitlab_git (4.0.0)
183       activesupport (~> 4.0.0)
184       gitlab-grit (~> 2.6.1)
185       gitlab-linguist (~> 2.9.5)
186       gitlab-pygments.rb (~> 0.5.4)
187     gitlab_meta (6.0)
188     gitlab_omniauth-ldap (1.0.3)
189       net-ldap (~> 0.3.1)
190       omniauth (~> 1.0)
191       pyu-ruby-sasl (~> 0.0.3.1)
192       rubyntlm (~> 0.1.1)
193     gon (5.0.1)
194       actionpack (>= 2.3.0)
195       json
196     grape (0.6.1)
197       activesupport
198       builder
199       hashie (>= 1.2.0)
200       multi_json (>= 1.3.2)
201       multi_xml (>= 0.5.2)
202       rack (>= 1.3.0)
203       rack-accept
204       rack-mount
205       virtus (>= 1.0.0)
206     grape-entity (0.3.0)
207       activesupport
208       multi_json (>= 1.3.2)
209     growl (1.0.3)
210     guard (2.2.4)
211       formatador (>= 0.2.4)
212       listen (~> 2.1)
213       lumberjack (~> 1.0)
214       pry (>= 0.9.12)
215       thor (>= 0.18.1)
216     guard-rspec (4.2.0)
217       guard (>= 2.1.1)
218       rspec (>= 2.14, < 4.0)
219     guard-spinach (0.0.2)
220       guard (>= 1.1)
221       spinach
222     haml (4.0.4)
223       tilt
224     haml-rails (0.5.1)
225       actionpack (~> 4.0.0)
226       activesupport (~> 4.0.0)
227       haml (>= 3.1, < 5.0)
228       railties (~> 4.0.0)
229     hashie (2.0.5)
230     hike (1.2.3)
231     hipchat (0.14.0)
232       httparty
233       httparty
234     http_parser.rb (0.5.3)
235     httparty (0.12.0)
236       json (~> 1.8)
237       multi_xml (>= 0.5.2)
238     httpauth (0.2.0)
239     i18n (0.6.9)
240     ice_nine (0.10.0)
241     jasmine (2.0.0.rc5)
242       jasmine-core (~> 2.0.0.rc5)
243       phantomjs
244       rack (>= 1.2.1)
245       rake
246     jasmine-core (2.0.0.rc5)
247     jquery-atwho-rails (0.3.3)
248     jquery-rails (2.1.3)
249       railties (>= 3.1.0, < 5.0)
250       thor (~> 0.14)
251     jquery-turbolinks (2.0.1)
252       railties (>= 3.1.0)
253       turbolinks
254     jquery-ui-rails (2.0.2)
255       jquery-rails
256       railties (>= 3.1.0)
257     json (1.8.1)
258     jwt (0.1.8)
259       multi_json (>= 1.5)
260     kaminari (0.14.1)
261       actionpack (>= 3.0.0)
262       activesupport (>= 3.0.0)
263     kgio (2.8.1)
264     launchy (2.4.2)
265       addressable (~> 2.3)
266     letter_opener (1.1.2)
267       launchy (~> 2.2)
268     libv8 (3.16.14.3)
269     listen (2.3.1)
270       celluloid (>= 0.15.2)
271       rb-fsevent (>= 0.9.3)
272       rb-inotify (>= 0.9)
273     lumberjack (1.0.4)
274     mail (2.5.4)
275       mime-types (~> 1.16)
276       treetop (~> 1.4.8)
277     method_source (0.8.2)
278     mime-types (1.25.1)
279     minitest (4.7.5)
280     modernizr (2.6.2)
281       sprockets (~> 2.0)
282     multi_json (1.8.2)
283     multi_xml (0.5.5)
284     multipart-post (1.2.0)
285     mysql2 (0.3.11)
286     net-ldap (0.3.1)
287     net-scp (1.0.4)
288       net-ssh (>= 1.99.1)
289     net-ssh (2.7.0)
290     nokogiri (1.5.10)
291     oauth (0.4.7)
292     oauth2 (0.8.1)
293       faraday (~> 0.8)
294       httpauth (~> 0.1)
295       jwt (~> 0.1.4)
296       multi_json (~> 1.0)
297       rack (~> 1.2)
298     omniauth (1.1.4)
299       hashie (>= 1.2, < 3)
300       rack
301     omniauth-github (1.1.1)
302       omniauth (~> 1.0)
303       omniauth-oauth2 (~> 1.1)
304     omniauth-google-oauth2 (0.2.1)
305       omniauth (~> 1.0)
306       omniauth-oauth2
307     omniauth-oauth (1.0.1)
308       oauth
309       omniauth (~> 1.0)
310     omniauth-oauth2 (1.1.1)
311       oauth2 (~> 0.8.0)
312       omniauth (~> 1.0)
313     omniauth-twitter (1.0.1)
314       multi_json (~> 1.3)
315       omniauth-oauth (~> 1.0)
316     orm_adapter (0.5.0)
317     pg (0.15.1)
318     phantomjs (1.9.2.0)
319     poltergeist (1.4.1)
320       capybara (~> 2.1.0)
321       cliver (~> 0.2.1)
322       multi_json (~> 1.0)
323       websocket-driver (>= 0.2.0)
324     polyglot (0.3.3)
325     posix-spawn (0.3.6)
326     protected_attributes (1.0.5)
327       activemodel (>= 4.0.1, < 5.0)
328     pry (0.9.12.4)
329       coderay (~> 1.0)
330       method_source (~> 0.8)
331       slop (~> 3.4)
332     pyu-ruby-sasl (0.0.3.3)
333     quiet_assets (1.0.2)
334       railties (>= 3.1, < 5.0)
335     racc (1.4.10)
336     rack (1.5.2)
337     rack-accept (0.4.5)
338       rack (>= 0.4)
339     rack-attack (2.3.0)
340       rack
341     rack-cors (0.2.9)
342     rack-mini-profiler (0.1.31)
343       rack (>= 1.1.3)
344     rack-mount (0.8.3)
345       rack (>= 1.0.0)
346     rack-protection (1.5.1)
347       rack
348     rack-test (0.6.2)
349       rack (>= 1.0)
350     rails (4.0.2)
351       actionmailer (= 4.0.2)
352       actionpack (= 4.0.2)
353       activerecord (= 4.0.2)
354       activesupport (= 4.0.2)
355       bundler (>= 1.3.0, < 2.0)
356       railties (= 4.0.2)
357       sprockets-rails (~> 2.0.0)
358     rails-observers (0.1.2)
359       activemodel (~> 4.0)
360     rails_best_practices (1.14.4)
361       activesupport
362       awesome_print
363       code_analyzer (>= 0.4.3)
364       colored
365       erubis
366       i18n
367       require_all
368       ruby-progressbar
369     railties (4.0.2)
370       actionpack (= 4.0.2)
371       activesupport (= 4.0.2)
372       rake (>= 0.8.7)
373       thor (>= 0.18.1, < 2.0)
374     raindrops (0.12.0)
375     rake (10.1.0)
376     raphael-rails (2.1.2)
377     rb-fsevent (0.9.3)
378     rb-inotify (0.9.2)
379       ffi (>= 0.5.0)
380     rdoc (3.12.2)
381       json (~> 1.4)
382     redcarpet (2.2.2)
383     redis (3.0.6)
384     redis-actionpack (4.0.0)
385       actionpack (~> 4)
386       redis-rack (~> 1.5.0)
387       redis-store (~> 1.1.0)
388     redis-activesupport (4.0.0)
389       activesupport (~> 4)
390       redis-store (~> 1.1.0)
391     redis-namespace (1.4.1)
392       redis (~> 3.0.4)
393     redis-rack (1.5.0)
394       rack (~> 1.5)
395       redis-store (~> 1.1.0)
396     redis-rails (4.0.0)
397       redis-actionpack (~> 4)
398       redis-activesupport (~> 4)
399       redis-store (~> 1.1.0)
400     redis-store (1.1.4)
401       redis (>= 2.2)
402     ref (1.0.5)
403     require_all (1.3.2)
404     rest-client (1.6.7)
405       mime-types (>= 1.16)
406     rspec (2.14.1)
407       rspec-core (~> 2.14.0)
408       rspec-expectations (~> 2.14.0)
409       rspec-mocks (~> 2.14.0)
410     rspec-core (2.14.7)
411     rspec-expectations (2.14.4)
412       diff-lcs (>= 1.1.3, < 2.0)
413     rspec-mocks (2.14.4)
414     rspec-rails (2.14.0)
415       actionpack (>= 3.0)
416       activesupport (>= 3.0)
417       railties (>= 3.0)
418       rspec-core (~> 2.14.0)
419       rspec-expectations (~> 2.14.0)
420       rspec-mocks (~> 2.14.0)
421     ruby-hmac (0.4.0)
422     ruby-progressbar (1.2.0)
423     rubyntlm (0.1.1)
424     safe_yaml (0.9.7)
425     sanitize (2.0.6)
426       nokogiri (>= 1.4.4)
427     sass (3.2.12)
428     sass-rails (4.0.1)
429       railties (>= 4.0.0, < 5.0)
430       sass (>= 3.1.10)
431       sprockets-rails (~> 2.0.0)
432     sdoc (0.3.20)
433       json (>= 1.1.3)
434       rdoc (~> 3.10)
435     seed-fu (2.3.0)
436       activerecord (>= 3.1, < 4.1)
437       activesupport (>= 3.1, < 4.1)
438     select2-rails (3.5.2)
439       thor (~> 0.14)
440     settingslogic (2.0.9)
441     sexp_processor (4.4.0)
442     shoulda-matchers (2.1.0)
443       activesupport (>= 3.0.0)
444     sidekiq (2.17.0)
445       celluloid (>= 0.15.2)
446       connection_pool (>= 1.0.0)
447       json
448       redis (>= 3.0.4)
449       redis-namespace (>= 1.3.1)
450     simple_oauth (0.1.9)
451     simplecov (0.8.2)
452       docile (~> 1.1.0)
453       multi_json
454       simplecov-html (~> 0.8.0)
455     simplecov-html (0.8.0)
456     sinatra (1.4.4)
457       rack (~> 1.4)
458       rack-protection (~> 1.4)
459       tilt (~> 1.3, >= 1.3.4)
460     six (0.2.0)
461     slim (2.0.2)
462       temple (~> 0.6.6)
463       tilt (>= 1.3.3, < 2.1)
464     slop (3.4.7)
465     spinach (0.8.7)
466       colorize (= 0.5.8)
467       gherkin-ruby (>= 0.3.1)
468     spinach-rails (0.2.1)
469       capybara (>= 2.0.0)
470       railties (>= 3)
471       spinach (>= 0.4)
472     spork (1.0.0rc4)
473     sprockets (2.10.1)
474       hike (~> 1.2)
475       multi_json (~> 1.0)
476       rack (~> 1.0)
477       tilt (~> 1.1, != 1.3.0)
478     sprockets-rails (2.0.1)
479       actionpack (>= 3.0)
480       activesupport (>= 3.0)
481       sprockets (~> 2.8)
482     stamp (0.5.0)
483     state_machine (1.2.0)
484     stringex (1.5.1)
485     temple (0.6.7)
486     term-ansicolor (1.2.2)
487       tins (~> 0.8)
488     test_after_commit (0.2.2)
489     therubyracer (0.12.0)
490       libv8 (~> 3.16.14.0)
491       ref
492     thin (1.6.1)
493       daemons (>= 1.0.9)
494       eventmachine (>= 1.0.0)
495       rack (>= 1.0.0)
496     thor (0.18.1)
497     thread_safe (0.1.3)
498       atomic
499     tilt (1.4.1)
500     timers (1.1.0)
501     tinder (1.9.3)
502       eventmachine (~> 1.0)
503       faraday (~> 0.8)
504       faraday_middleware (~> 0.9)
505       hashie (>= 1.0, < 3)
506       json (~> 1.8.0)
507       mime-types (~> 1.19)
508       multi_json (~> 1.7)
509       twitter-stream (~> 0.1)
510     tins (0.13.1)
511     treetop (1.4.15)
512       polyglot
513       polyglot (>= 0.3.1)
514     turbolinks (2.0.0)
515       coffee-rails
516     twitter-stream (0.1.16)
517       eventmachine (>= 0.12.8)
518       http_parser.rb (~> 0.5.1)
519       simple_oauth (~> 0.1.4)
520     tzinfo (0.3.38)
521     uglifier (2.3.2)
522       execjs (>= 0.3.0)
523       json (>= 1.8.0)
524     underscore-rails (1.4.4)
525     unicorn (4.6.3)
526       kgio (~> 2.6)
527       rack
528       raindrops (~> 0.7)
529     unicorn-worker-killer (0.4.2)
530       unicorn (~> 4)
531     virtus (1.0.1)
532       axiom-types (~> 0.0.5)
533       coercible (~> 1.0)
534       descendants_tracker (~> 0.0.1)
535       equalizer (~> 0.0.7)
536     warden (1.2.3)
537       rack (>= 1.0)
538     webmock (1.16.0)
539       addressable (>= 2.2.7)
540       crack (>= 0.3.2)
541     websocket-driver (0.3.1)
542     xpath (2.0.0)
543       nokogiri (~> 1.3)
544     yajl-ruby (1.1.0)
545
546 PLATFORMS
547   ruby
548
549 DEPENDENCIES
550   actionpack-action_caching
551   actionpack-page_caching
552   activerecord-deprecated_finders
553   acts-as-taggable-on
554   annotate (~> 2.6.0.beta2)
555   asciidoctor
556   awesome_print
557   better_errors
558   binding_of_caller
559   bootstrap-sass (~> 3.0)
560   capybara
561   carrierwave
562   coffee-rails
563   colored
564   coveralls
565   d3_rails (~> 3.1.4)
566   database_cleaner
567   devise (= 3.0.4)
568   devise-async (= 0.8.0)
569   email_spec
570   enumerize
571   factory_girl_rails
572   ffaker
573   fog (~> 1.3.1)
574   font-awesome-rails (~> 3.2)
575   foreman
576   gemoji (~> 1.3.0)
577   github-markup (~> 0.7.4)!
578   gitlab-flowdock-git-hook (~> 0.4.2)
579   gitlab-gollum-lib (~> 1.0.2)
580   gitlab-grack (~> 2.0.0.pre)
581   gitlab-linguist (~> 2.9.6)
582   gitlab-pygments.rb (~> 0.5.4)
583   gitlab_git (~> 4.0.0)
584   gitlab_meta (= 6.0)
585   gitlab_omniauth-ldap (= 1.0.3)
586   gon (~> 5.0.0)
587   grape (~> 0.6.1)
588   grape-entity (~> 0.3.0)
589   growl
590   guard-rspec
591   guard-spinach
592   haml-rails
593   hipchat (~> 0.14.0)
594   httparty
595   jasmine (= 2.0.0.rc5)
596   jquery-atwho-rails (~> 0.3.3)
597   jquery-rails (= 2.1.3)
598   jquery-turbolinks
599   jquery-ui-rails (= 2.0.2)
600   kaminari (~> 0.14.1)
601   launchy
602   letter_opener
603   minitest (~> 4.7.0)
604   modernizr (= 2.6.2)
605   mysql2
606   omniauth (~> 1.1.3)
607   omniauth-github
608   omniauth-google-oauth2
609   omniauth-twitter
610   pg
611   poltergeist (~> 1.4.1)
612   protected_attributes
613   pry
614   quiet_assets (~> 1.0.1)
615   rack-attack
616   rack-cors
617   rack-mini-profiler
618   rails (~> 4.0.0)
619   rails-observers
620   rails_best_practices
621   raphael-rails (~> 2.1.2)
622   rb-fsevent
623   rb-inotify
624   redcarpet (~> 2.2.2)
625   redis-rails
626   rspec-rails
627   sanitize
628   sass-rails
629   sdoc
630   seed-fu
631   select2-rails
632   settingslogic
633   shoulda-matchers (~> 2.1.0)
634   sidekiq
635   simplecov
636   sinatra
637   six
638   slim
639   spinach-rails
640   spork (~> 1.0rc)
641   stamp
642   state_machine
643   test_after_commit
644   therubyracer
645   thin
646   tinder (~> 1.9.2)
647   turbolinks
648   uglifier
649   underscore-rails (~> 1.4.4)
650   unicorn (~> 4.6.3)
651   unicorn-worker-killer
652   webmock