OSDN Git Service

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