OSDN Git Service

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