Gemfile.lock 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. PATH
  2. remote: .
  3. specs:
  4. devise (2.1.2)
  5. bcrypt-ruby (~> 3.0)
  6. orm_adapter (~> 0.1)
  7. railties (~> 3.1)
  8. warden (~> 1.2.1)
  9. GEM
  10. remote: http://rubygems.org/
  11. specs:
  12. actionmailer (3.2.6)
  13. actionpack (= 3.2.6)
  14. mail (~> 2.4.4)
  15. actionpack (3.2.6)
  16. activemodel (= 3.2.6)
  17. activesupport (= 3.2.6)
  18. builder (~> 3.0.0)
  19. erubis (~> 2.7.0)
  20. journey (~> 1.0.1)
  21. rack (~> 1.4.0)
  22. rack-cache (~> 1.2)
  23. rack-test (~> 0.6.1)
  24. sprockets (~> 2.1.3)
  25. activemodel (3.2.6)
  26. activesupport (= 3.2.6)
  27. builder (~> 3.0.0)
  28. activerecord (3.2.6)
  29. activemodel (= 3.2.6)
  30. activesupport (= 3.2.6)
  31. arel (~> 3.0.2)
  32. tzinfo (~> 0.3.29)
  33. activeresource (3.2.6)
  34. activemodel (= 3.2.6)
  35. activesupport (= 3.2.6)
  36. activesupport (3.2.6)
  37. i18n (~> 0.6)
  38. multi_json (~> 1.0)
  39. addressable (2.2.6)
  40. arel (3.0.2)
  41. bcrypt-ruby (3.0.1)
  42. bson (1.5.1)
  43. bson_ext (1.3.1)
  44. builder (3.0.0)
  45. columnize (0.3.5)
  46. erubis (2.7.0)
  47. faraday (0.7.5)
  48. addressable (~> 2.2.6)
  49. multipart-post (~> 1.1.3)
  50. rack (>= 1.1.0, < 2)
  51. hashie (1.2.0)
  52. hike (1.2.1)
  53. i18n (0.6.0)
  54. journey (1.0.4)
  55. json (1.7.3)
  56. linecache (0.46)
  57. rbx-require-relative (> 0.0.4)
  58. mail (2.4.4)
  59. i18n (>= 0.4.0)
  60. mime-types (~> 1.16)
  61. treetop (~> 1.4.8)
  62. metaclass (0.0.1)
  63. mime-types (1.18)
  64. mocha (0.10.0)
  65. metaclass (~> 0.0.1)
  66. mongo (1.3.1)
  67. bson (>= 1.3.1)
  68. mongoid (2.3.4)
  69. activemodel (~> 3.1)
  70. mongo (~> 1.3)
  71. tzinfo (~> 0.3.22)
  72. multi_json (1.0.4)
  73. multipart-post (1.1.4)
  74. nokogiri (1.5.0)
  75. oauth2 (0.5.1)
  76. faraday (~> 0.7.4)
  77. multi_json (~> 1.0.3)
  78. omniauth (1.0.1)
  79. hashie (~> 1.2)
  80. rack
  81. omniauth-facebook (1.0.0)
  82. omniauth-oauth2 (~> 1.0.0)
  83. omniauth-oauth2 (1.0.0)
  84. oauth2 (~> 0.5.0)
  85. omniauth (~> 1.0)
  86. omniauth-openid (1.0.1)
  87. omniauth (~> 1.0)
  88. rack-openid (~> 1.3.1)
  89. orm_adapter (0.1.0)
  90. polyglot (0.3.3)
  91. rack (1.4.1)
  92. rack-cache (1.2)
  93. rack (>= 0.4)
  94. rack-openid (1.3.1)
  95. rack (>= 1.1.0)
  96. ruby-openid (>= 2.1.8)
  97. rack-ssl (1.3.2)
  98. rack
  99. rack-test (0.6.1)
  100. rack (>= 1.0)
  101. rails (3.2.6)
  102. actionmailer (= 3.2.6)
  103. actionpack (= 3.2.6)
  104. activerecord (= 3.2.6)
  105. activeresource (= 3.2.6)
  106. activesupport (= 3.2.6)
  107. bundler (~> 1.0)
  108. railties (= 3.2.6)
  109. railties (3.2.6)
  110. actionpack (= 3.2.6)
  111. activesupport (= 3.2.6)
  112. rack-ssl (~> 1.3.2)
  113. rake (>= 0.8.7)
  114. rdoc (~> 3.4)
  115. thor (>= 0.14.6, < 2.0)
  116. rake (0.9.2.2)
  117. rbx-require-relative (0.0.5)
  118. rdoc (3.12)
  119. json (~> 1.4)
  120. ruby-debug (0.10.4)
  121. columnize (>= 0.1)
  122. ruby-debug-base (~> 0.10.4.0)
  123. ruby-debug-base (0.10.4)
  124. linecache (>= 0.3)
  125. ruby-openid (2.1.8)
  126. sprockets (2.1.3)
  127. hike (~> 1.2)
  128. rack (~> 1.0)
  129. tilt (~> 1.1, != 1.3.0)
  130. sqlite3 (1.3.5)
  131. thor (0.15.2)
  132. tilt (1.3.3)
  133. treetop (1.4.10)
  134. polyglot
  135. polyglot (>= 0.3.1)
  136. tzinfo (0.3.33)
  137. warden (1.2.1)
  138. rack (>= 1.0)
  139. webrat (0.7.2)
  140. nokogiri (>= 1.2.0)
  141. rack (>= 1.0)
  142. rack-test (>= 0.5.3)
  143. PLATFORMS
  144. ruby
  145. DEPENDENCIES
  146. activerecord-jdbc-adapter
  147. activerecord-jdbcsqlite3-adapter
  148. bson_ext (~> 1.3.0)
  149. devise!
  150. jruby-openssl
  151. mocha
  152. mongo (~> 1.3.0)
  153. mongoid (~> 2.0)
  154. omniauth (~> 1.0.0)
  155. omniauth-facebook
  156. omniauth-oauth2 (~> 1.0.0)
  157. omniauth-openid (~> 1.0.1)
  158. rails (~> 3.2.6)
  159. rdoc
  160. ruby-debug (>= 0.10.3)
  161. sqlite3
  162. webrat (= 0.7.2)