OSDN Git Service

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