OSDN Git Service

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