Advertisement
Guest User

Untitled

a guest
Sep 18th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (3.2.21)
  5. actionpack (= 3.2.21)
  6. mail (~> 2.5.4)
  7. actionpack (3.2.21)
  8. activemodel (= 3.2.21)
  9. activesupport (= 3.2.21)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.4)
  13. rack (~> 1.4.5)
  14. rack-cache (~> 1.2)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.2.1)
  17. activemodel (3.2.21)
  18. activesupport (= 3.2.21)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.21)
  21. activemodel (= 3.2.21)
  22. activesupport (= 3.2.21)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.21)
  26. activemodel (= 3.2.21)
  27. activesupport (= 3.2.21)
  28. activesupport (3.2.21)
  29. i18n (~> 0.6, >= 0.6.4)
  30. multi_json (~> 1.0)
  31. arel (3.0.3)
  32. bourne (1.5.0)
  33. mocha (>= 0.13.2, < 0.15)
  34. builder (3.0.4)
  35. daemons (1.1.9)
  36. delayed_job (3.0.5)
  37. activesupport (~> 3.0)
  38. delayed_job_active_record (0.3.3)
  39. activerecord (>= 2.1.0, < 4)
  40. delayed_job (~> 3.0)
  41. diff-lcs (1.2.5)
  42. erubis (2.7.0)
  43. eventmachine (1.0.4)
  44. execjs (2.0.2)
  45. factory_girl (2.6.4)
  46. activesupport (>= 2.3.9)
  47. fastercsv (1.5.5)
  48. haml (3.1.8)
  49. haml-rails (0.3.5)
  50. actionpack (>= 3.1, < 4.1)
  51. activesupport (>= 3.1, < 4.1)
  52. haml (~> 3.1)
  53. railties (>= 3.1, < 4.1)
  54. has_scope (0.5.1)
  55. hike (1.2.3)
  56. i18n (0.6.11)
  57. inherited_resources (1.4.0)
  58. has_scope (~> 0.5.0)
  59. responders (~> 0.9)
  60. journey (1.0.4)
  61. jquery-rails (2.3.0)
  62. railties (>= 3.0, < 5.0)
  63. thor (>= 0.14, < 2.0)
  64. json (1.8.1)
  65. json_pure (1.8.1)
  66. mail (2.5.4)
  67. mime-types (~> 1.16)
  68. treetop (~> 1.4.8)
  69. metaclass (0.0.4)
  70. mime-types (1.25.1)
  71. mocha (0.13.3)
  72. metaclass (~> 0.0.1)
  73. multi_json (1.10.1)
  74. mysql2 (0.3.17)
  75. nokogiri (1.5.11)
  76. pg (0.21.0)
  77. polyglot (0.3.5)
  78. rack (1.4.5)
  79. rack-cache (1.2)
  80. rack (>= 0.4)
  81. rack-ssl (1.3.4)
  82. rack
  83. rack-test (0.6.2)
  84. rack (>= 1.0)
  85. rails (3.2.21)
  86. actionmailer (= 3.2.21)
  87. actionpack (= 3.2.21)
  88. activerecord (= 3.2.21)
  89. activeresource (= 3.2.21)
  90. activesupport (= 3.2.21)
  91. bundler (~> 1.0)
  92. railties (= 3.2.21)
  93. railties (3.2.21)
  94. actionpack (= 3.2.21)
  95. activesupport (= 3.2.21)
  96. rack-ssl (~> 1.3.2)
  97. rake (>= 0.8.7)
  98. rdoc (~> 3.4)
  99. thor (>= 0.14.6, < 2.0)
  100. rake (0.9.6)
  101. rdoc (3.12.2)
  102. json (~> 1.4)
  103. responders (0.9.3)
  104. railties (~> 3.1)
  105. rspec (2.13.0)
  106. rspec-core (~> 2.13.0)
  107. rspec-expectations (~> 2.13.0)
  108. rspec-mocks (~> 2.13.0)
  109. rspec-core (2.13.0)
  110. rspec-expectations (2.13.0)
  111. diff-lcs (>= 1.1.3, < 2.0)
  112. rspec-html-matchers (0.5.0)
  113. nokogiri (~> 1)
  114. rspec (~> 2, >= 2.11.0)
  115. rspec-mocks (2.13.1)
  116. rspec-rails (2.13.0)
  117. actionpack (>= 3.0)
  118. activesupport (>= 3.0)
  119. railties (>= 3.0)
  120. rspec-core (~> 2.13.0)
  121. rspec-expectations (~> 2.13.0)
  122. rspec-mocks (~> 2.13.0)
  123. safe_yaml (1.0.4)
  124. sass (3.4.9)
  125. sass-rails (3.2.6)
  126. railties (~> 3.2.0)
  127. sass (>= 3.1.10)
  128. tilt (~> 1.3)
  129. shoulda-matchers (1.5.6)
  130. activesupport (>= 3.0.0)
  131. bourne (~> 1.3)
  132. sprockets (2.2.3)
  133. hike (~> 1.2)
  134. multi_json (~> 1.0)
  135. rack (~> 1.0)
  136. tilt (~> 1.1, != 1.3.0)
  137. sqlite3 (1.3.10)
  138. system_timer (1.2.4)
  139. thin (1.6.3)
  140. daemons (~> 1.0, >= 1.0.9)
  141. eventmachine (~> 1.0)
  142. rack (~> 1.0)
  143. thor (0.19.1)
  144. tilt (1.4.1)
  145. timeline_fu (0.3.0)
  146. treetop (1.4.15)
  147. polyglot
  148. polyglot (>= 0.3.1)
  149. tzinfo (0.3.42)
  150. uglifier (1.3.0)
  151. execjs (>= 0.3.0)
  152. multi_json (~> 1.0, >= 1.0.2)
  153. will_paginate (3.0.7)
  154.  
  155. PLATFORMS
  156. ruby
  157.  
  158. DEPENDENCIES
  159. daemons
  160. delayed_job (~> 3.0)
  161. delayed_job_active_record (~> 0.3.3)
  162. execjs (~> 2.0.0)
  163. factory_girl (< 3.0)
  164. fastercsv
  165. haml (~> 3.1.8)
  166. haml-rails (~> 0.3.5)
  167. i18n (~> 0.6.0)
  168. inherited_resources (= 1.4.0)
  169. jquery-rails (~> 2.1)
  170. json_pure
  171. mocha (~> 0.13.3)
  172. mysql2 (~> 0.3.11)
  173. nokogiri (< 1.6)
  174. pg (~> 0.15)
  175. rack
  176. rails (~> 3.2)
  177. rake (~> 0.9.3)
  178. rspec-html-matchers
  179. rspec-rails (~> 2.13.0)
  180. safe_yaml
  181. sass-rails (~> 3.2)
  182. shoulda-matchers (< 2.0)
  183. sqlite3
  184. system_timer
  185. thin
  186. timeline_fu (~> 0.3.0)
  187. uglifier (~> 1.0)
  188. will_paginate (~> 3.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement