Gemfile.lock 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. actionmailer (3.2.2)
  5. actionpack (= 3.2.2)
  6. mail (~> 2.4.0)
  7. actionpack (3.2.2)
  8. activemodel (= 3.2.2)
  9. activesupport (= 3.2.2)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.1)
  13. rack (~> 1.4.0)
  14. rack-cache (~> 1.1)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.1.2)
  17. activemodel (3.2.2)
  18. activesupport (= 3.2.2)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.2)
  21. activemodel (= 3.2.2)
  22. activesupport (= 3.2.2)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.2)
  26. activemodel (= 3.2.2)
  27. activesupport (= 3.2.2)
  28. activesupport (3.2.2)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. addressable (2.2.7)
  32. arel (3.0.2)
  33. builder (3.0.0)
  34. coffee-rails (3.2.2)
  35. coffee-script (>= 2.2.0)
  36. railties (~> 3.2.0)
  37. coffee-script (2.2.0)
  38. coffee-script-source
  39. execjs
  40. coffee-script-source (1.2.0)
  41. daemons (1.1.8)
  42. delayed_job (3.0.1)
  43. activesupport (~> 3.0)
  44. delayed_job_active_record (0.3.2)
  45. activerecord (> 2.1.0)
  46. delayed_job (~> 3.0.0)
  47. eco (1.0.0)
  48. coffee-script
  49. eco-source
  50. execjs
  51. eco-source (1.1.0.rc.1)
  52. erubis (2.7.0)
  53. execjs (1.3.0)
  54. multi_json (~> 1.0)
  55. faraday (0.7.6)
  56. addressable (~> 2.2)
  57. multipart-post (~> 1.1)
  58. rack (~> 1.1)
  59. hashie (1.2.0)
  60. hike (1.2.1)
  61. i18n (0.6.0)
  62. journey (1.0.3)
  63. jquery-rails (2.0.1)
  64. railties (>= 3.2.0, < 5.0)
  65. thor (~> 0.14)
  66. json (1.6.6)
  67. koala (1.3.0)
  68. faraday (~> 0.7.0)
  69. multi_json (~> 1.0)
  70. mail (2.4.4)
  71. i18n (>= 0.4.0)
  72. mime-types (~> 1.16)
  73. treetop (~> 1.4.8)
  74. mime-types (1.18)
  75. multi_json (1.2.0)
  76. multipart-post (1.1.5)
  77. oauth (0.4.5)
  78. oauth2 (0.5.2)
  79. faraday (~> 0.7)
  80. multi_json (~> 1.0)
  81. omniauth (1.0.2)
  82. hashie (~> 1.2)
  83. rack
  84. omniauth-facebook (1.2.0)
  85. omniauth-oauth2 (~> 1.0.0)
  86. omniauth-linkedin (0.0.6)
  87. omniauth-oauth (~> 1.0.0)
  88. omniauth-oauth (1.0.0)
  89. oauth
  90. omniauth (~> 1.0)
  91. omniauth-oauth2 (1.0.0)
  92. oauth2 (~> 0.5.0)
  93. omniauth (~> 1.0)
  94. omniauth-twitter (0.0.8)
  95. omniauth-oauth (~> 1.0)
  96. polyglot (0.3.3)
  97. rack (1.4.1)
  98. rack-cache (1.2)
  99. rack (>= 0.4)
  100. rack-ssl (1.3.2)
  101. rack
  102. rack-test (0.6.1)
  103. rack (>= 1.0)
  104. rails (3.2.2)
  105. actionmailer (= 3.2.2)
  106. actionpack (= 3.2.2)
  107. activerecord (= 3.2.2)
  108. activeresource (= 3.2.2)
  109. activesupport (= 3.2.2)
  110. bundler (~> 1.0)
  111. railties (= 3.2.2)
  112. railties (3.2.2)
  113. actionpack (= 3.2.2)
  114. activesupport (= 3.2.2)
  115. rack-ssl (~> 1.3.2)
  116. rake (>= 0.8.7)
  117. rdoc (~> 3.4)
  118. thor (~> 0.14.6)
  119. rake (0.9.2.2)
  120. rdoc (3.12)
  121. json (~> 1.4)
  122. sass (3.1.15)
  123. sass-rails (3.2.5)
  124. railties (~> 3.2.0)
  125. sass (>= 3.1.10)
  126. tilt (~> 1.3)
  127. simple_oauth (0.1.5)
  128. sprockets (2.1.2)
  129. hike (~> 1.2)
  130. rack (~> 1.0)
  131. tilt (~> 1.1, != 1.3.0)
  132. sqlite3 (1.3.5)
  133. thor (0.14.6)
  134. tilt (1.3.3)
  135. treetop (1.4.10)
  136. polyglot
  137. polyglot (>= 0.3.1)
  138. twitter (2.1.0)
  139. activesupport (>= 2.3.9, < 4)
  140. faraday (~> 0.7)
  141. multi_json (~> 1.0)
  142. simple_oauth (~> 0.1)
  143. tzinfo (0.3.32)
  144. uglifier (1.2.4)
  145. execjs (>= 0.3.0)
  146. multi_json (>= 1.0.2)
  147. PLATFORMS
  148. ruby
  149. DEPENDENCIES
  150. coffee-rails (~> 3.2.2)
  151. daemons
  152. delayed_job_active_record
  153. eco
  154. jquery-rails
  155. json
  156. koala
  157. mail
  158. mime-types
  159. omniauth
  160. omniauth-facebook
  161. omniauth-linkedin
  162. omniauth-twitter
  163. rails (= 3.2.2)
  164. sass-rails (~> 3.2.4)
  165. sqlite3
  166. twitter
  167. uglifier (>= 1.2.3)