OSDN Git Service

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