GeoRSS aggregator and Layar augmented reality server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

151 lines
3.3 KiB

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (3.2.3)
  5. actionpack (= 3.2.3)
  6. mail (~> 2.4.4)
  7. actionpack (3.2.3)
  8. activemodel (= 3.2.3)
  9. activesupport (= 3.2.3)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.1)
  13. rack (~> 1.4.0)
  14. rack-cache (~> 1.2)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.1.2)
  17. activemodel (3.2.3)
  18. activesupport (= 3.2.3)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.3)
  21. activemodel (= 3.2.3)
  22. activesupport (= 3.2.3)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.3)
  26. activemodel (= 3.2.3)
  27. activesupport (= 3.2.3)
  28. activesupport (3.2.3)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. arel (3.0.2)
  32. bson (1.6.4)
  33. bson_ext (1.6.4)
  34. bson (~> 1.6.4)
  35. builder (3.0.0)
  36. coffee-rails (3.2.2)
  37. coffee-script (>= 2.2.0)
  38. railties (~> 3.2.0)
  39. coffee-script (2.2.0)
  40. coffee-script-source
  41. execjs
  42. coffee-script-source (1.3.3)
  43. curb (0.7.18)
  44. erubis (2.7.0)
  45. execjs (1.4.0)
  46. multi_json (~> 1.0)
  47. feedzirra (0.0.31)
  48. activesupport (>= 3.0.8)
  49. builder (~> 3.0.0)
  50. curb (~> 0.7.15)
  51. i18n (>= 0.5.0)
  52. loofah (~> 1.0.0)
  53. nokogiri (~> 1.4.4)
  54. rake (>= 0.9.2)
  55. rdoc (~> 3.8)
  56. sax-machine (~> 0.0.20)
  57. haml (3.1.6)
  58. haml-rails (0.3.4)
  59. actionpack (~> 3.0)
  60. activesupport (~> 3.0)
  61. haml (~> 3.0)
  62. railties (~> 3.0)
  63. hike (1.2.1)
  64. i18n (0.6.0)
  65. journey (1.0.4)
  66. jquery-rails (2.0.2)
  67. railties (>= 3.2.0, < 5.0)
  68. thor (~> 0.14)
  69. json (1.7.3)
  70. loofah (1.0.0)
  71. nokogiri (>= 1.3.3)
  72. mail (2.4.4)
  73. i18n (>= 0.4.0)
  74. mime-types (~> 1.16)
  75. treetop (~> 1.4.8)
  76. mime-types (1.18)
  77. mm-multi-parameter-attributes (0.2.2)
  78. mongo_mapper (>= 0.9.0)
  79. tzinfo
  80. mongo (1.6.4)
  81. bson (~> 1.6.4)
  82. mongo_mapper (0.11.1)
  83. activemodel (~> 3.0)
  84. activesupport (~> 3.0)
  85. plucky (~> 0.4.0)
  86. multi_json (1.3.6)
  87. nokogiri (1.4.7)
  88. plucky (0.4.4)
  89. mongo (~> 1.5)
  90. polyglot (0.3.3)
  91. rack (1.4.1)
  92. rack-cache (1.2)
  93. rack (>= 0.4)
  94. rack-ssl (1.3.2)
  95. rack
  96. rack-test (0.6.1)
  97. rack (>= 1.0)
  98. rails (3.2.3)
  99. actionmailer (= 3.2.3)
  100. actionpack (= 3.2.3)
  101. activerecord (= 3.2.3)
  102. activeresource (= 3.2.3)
  103. activesupport (= 3.2.3)
  104. bundler (~> 1.0)
  105. railties (= 3.2.3)
  106. railties (3.2.3)
  107. actionpack (= 3.2.3)
  108. activesupport (= 3.2.3)
  109. rack-ssl (~> 1.3.2)
  110. rake (>= 0.8.7)
  111. rdoc (~> 3.4)
  112. thor (~> 0.14.6)
  113. rake (0.9.2.2)
  114. rdoc (3.12)
  115. json (~> 1.4)
  116. sass (3.1.19)
  117. sass-rails (3.2.5)
  118. railties (~> 3.2.0)
  119. sass (>= 3.1.10)
  120. tilt (~> 1.3)
  121. sax-machine (0.0.20)
  122. nokogiri (> 0.0.0)
  123. sprockets (2.1.3)
  124. hike (~> 1.2)
  125. rack (~> 1.0)
  126. tilt (~> 1.1, != 1.3.0)
  127. thor (0.14.6)
  128. tilt (1.3.3)
  129. treetop (1.4.10)
  130. polyglot
  131. polyglot (>= 0.3.1)
  132. tzinfo (0.3.33)
  133. uglifier (1.2.5)
  134. execjs (>= 0.3.0)
  135. multi_json (~> 1.3)
  136. PLATFORMS
  137. ruby
  138. DEPENDENCIES
  139. bson_ext
  140. coffee-rails (~> 3.2.1)
  141. feedzirra
  142. haml-rails
  143. jquery-rails
  144. mm-multi-parameter-attributes
  145. mongo_mapper
  146. rails (= 3.2.3)
  147. sass-rails (~> 3.2.3)
  148. uglifier (>= 1.0.3)