Advertisement
Guest User

Untitled

a guest
Jan 29th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (3.2.8)
  5. actionpack (= 3.2.8)
  6. mail (~> 2.4.4)
  7. actionpack (3.2.8)
  8. activemodel (= 3.2.8)
  9. activesupport (= 3.2.8)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.4)
  13. rack (~> 1.4.0)
  14. rack-cache (~> 1.2)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.1.3)
  17. activeadmin (0.5.0)
  18. arbre (>= 1.0.1)
  19. bourbon (>= 1.0.0)
  20. devise (>= 1.1.2)
  21. fastercsv
  22. formtastic (>= 2.0.0)
  23. inherited_resources (>= 1.3.1)
  24. jquery-rails (>= 1.0.0)
  25. kaminari (>= 0.13.0)
  26. meta_search (>= 0.9.2)
  27. rails (>= 3.0.0)
  28. sass (>= 3.1.0)
  29. activemodel (3.2.8)
  30. activesupport (= 3.2.8)
  31. builder (~> 3.0.0)
  32. activerecord (3.2.8)
  33. activemodel (= 3.2.8)
  34. activesupport (= 3.2.8)
  35. arel (~> 3.0.2)
  36. tzinfo (~> 0.3.29)
  37. activeresource (3.2.8)
  38. activemodel (= 3.2.8)
  39. activesupport (= 3.2.8)
  40. activesupport (3.2.8)
  41. i18n (~> 0.6)
  42. multi_json (~> 1.0)
  43. arbre (1.0.1)
  44. activesupport (>= 3.0.0)
  45. arel (3.0.2)
  46. bcrypt-ruby (3.0.1)
  47. bourbon (2.1.2)
  48. sass (>= 3.2)
  49. thor
  50. builder (3.0.4)
  51. coffee-rails (3.2.2)
  52. coffee-script (>= 2.2.0)
  53. railties (~> 3.2.0)
  54. coffee-script (2.2.0)
  55. coffee-script-source
  56. execjs
  57. coffee-script-source (1.4.0)
  58. devise (2.1.2)
  59. bcrypt-ruby (~> 3.0)
  60. orm_adapter (~> 0.1)
  61. railties (~> 3.1)
  62. warden (~> 1.2.1)
  63. erubis (2.7.0)
  64. execjs (1.4.0)
  65. multi_json (~> 1.0)
  66. fastercsv (1.5.5)
  67. formtastic (2.2.1)
  68. actionpack (>= 3.0)
  69. has_scope (0.5.1)
  70. hike (1.2.1)
  71. i18n (0.6.1)
  72. inherited_resources (1.3.1)
  73. has_scope (~> 0.5.0)
  74. responders (~> 0.6)
  75. journey (1.0.4)
  76. jquery-rails (2.2.0)
  77. railties (>= 3.0, < 5.0)
  78. thor (>= 0.14, < 2.0)
  79. json (1.7.6)
  80. kaminari (0.14.1)
  81. actionpack (>= 3.0.0)
  82. activesupport (>= 3.0.0)
  83. mail (2.4.4)
  84. i18n (>= 0.4.0)
  85. mime-types (~> 1.16)
  86. treetop (~> 1.4.8)
  87. meta_search (1.1.3)
  88. actionpack (~> 3.1)
  89. activerecord (~> 3.1)
  90. activesupport (~> 3.1)
  91. polyamorous (~> 0.5.0)
  92. mime-types (1.19)
  93. multi_json (1.5.0)
  94. orm_adapter (0.4.0)
  95. polyamorous (0.5.0)
  96. activerecord (~> 3.0)
  97. polyglot (0.3.3)
  98. rack (1.4.4)
  99. rack-cache (1.2)
  100. rack (>= 0.4)
  101. rack-ssl (1.3.2)
  102. rack
  103. rack-test (0.6.2)
  104. rack (>= 1.0)
  105. rails (3.2.8)
  106. actionmailer (= 3.2.8)
  107. actionpack (= 3.2.8)
  108. activerecord (= 3.2.8)
  109. activeresource (= 3.2.8)
  110. activesupport (= 3.2.8)
  111. bundler (~> 1.0)
  112. railties (= 3.2.8)
  113. railties (3.2.8)
  114. actionpack (= 3.2.8)
  115. activesupport (= 3.2.8)
  116. rack-ssl (~> 1.3.2)
  117. rake (>= 0.8.7)
  118. rdoc (~> 3.4)
  119. thor (>= 0.14.6, < 2.0)
  120. rake (10.0.3)
  121. rdoc (3.12)
  122. json (~> 1.4)
  123. responders (0.9.3)
  124. railties (~> 3.1)
  125. sass (3.2.5)
  126. sass-rails (3.2.6)
  127. railties (~> 3.2.0)
  128. sass (>= 3.1.10)
  129. tilt (~> 1.3)
  130. sprockets (2.1.3)
  131. hike (~> 1.2)
  132. rack (~> 1.0)
  133. tilt (~> 1.1, != 1.3.0)
  134. sqlite3 (1.3.7)
  135. thor (0.17.0)
  136. tilt (1.3.3)
  137. treetop (1.4.12)
  138. polyglot
  139. polyglot (>= 0.3.1)
  140. tzinfo (0.3.35)
  141. uglifier (1.3.0)
  142. execjs (>= 0.3.0)
  143. multi_json (~> 1.0, >= 1.0.2)
  144. warden (1.2.1)
  145. rack (>= 1.0)
  146.  
  147. PLATFORMS
  148. ruby
  149.  
  150. DEPENDENCIES
  151. activeadmin
  152. coffee-rails (~> 3.2.1)
  153. jquery-rails
  154. json
  155. meta_search (>= 1.1.0.pre)
  156. rails (= 3.2.8)
  157. sass-rails (~> 3.2.3)
  158. sqlite3
  159. uglifier (>= 1.0.3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement