GeoRSS aggregator and Layar augmented reality server
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

Gemfile.lock 3.3 KiB

hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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. htmlentities (4.3.1)
  65. i18n (0.6.0)
  66. journey (1.0.4)
  67. jquery-rails (2.0.2)
  68. railties (>= 3.2.0, < 5.0)
  69. thor (~> 0.14)
  70. json (1.7.3)
  71. loofah (1.0.0)
  72. nokogiri (>= 1.3.3)
  73. mail (2.4.4)
  74. i18n (>= 0.4.0)
  75. mime-types (~> 1.16)
  76. treetop (~> 1.4.8)
  77. mime-types (1.18)
  78. mm-multi-parameter-attributes (0.2.2)
  79. mongo_mapper (>= 0.9.0)
  80. tzinfo
  81. mongo (1.6.4)
  82. bson (~> 1.6.4)
  83. mongo_mapper (0.11.1)
  84. activemodel (~> 3.0)
  85. activesupport (~> 3.0)
  86. plucky (~> 0.4.0)
  87. multi_json (1.3.6)
  88. nokogiri (1.4.7)
  89. plucky (0.4.4)
  90. mongo (~> 1.5)
  91. polyglot (0.3.3)
  92. rack (1.4.1)
  93. rack-cache (1.2)
  94. rack (>= 0.4)
  95. rack-ssl (1.3.2)
  96. rack
  97. rack-test (0.6.1)
  98. rack (>= 1.0)
  99. rails (3.2.3)
  100. actionmailer (= 3.2.3)
  101. actionpack (= 3.2.3)
  102. activerecord (= 3.2.3)
  103. activeresource (= 3.2.3)
  104. activesupport (= 3.2.3)
  105. bundler (~> 1.0)
  106. railties (= 3.2.3)
  107. railties (3.2.3)
  108. actionpack (= 3.2.3)
  109. activesupport (= 3.2.3)
  110. rack-ssl (~> 1.3.2)
  111. rake (>= 0.8.7)
  112. rdoc (~> 3.4)
  113. thor (~> 0.14.6)
  114. rake (0.9.2.2)
  115. rdoc (3.12)
  116. json (~> 1.4)
  117. sass (3.1.19)
  118. sass-rails (3.2.5)
  119. railties (~> 3.2.0)
  120. sass (>= 3.1.10)
  121. tilt (~> 1.3)
  122. sax-machine (0.0.20)
  123. nokogiri (> 0.0.0)
  124. sprockets (2.1.3)
  125. hike (~> 1.2)
  126. rack (~> 1.0)
  127. tilt (~> 1.1, != 1.3.0)
  128. thor (0.14.6)
  129. tilt (1.3.3)
  130. treetop (1.4.10)
  131. polyglot
  132. polyglot (>= 0.3.1)
  133. tzinfo (0.3.33)
  134. uglifier (1.2.5)
  135. execjs (>= 0.3.0)
  136. multi_json (~> 1.3)
  137. PLATFORMS
  138. ruby
  139. DEPENDENCIES
  140. bson_ext
  141. coffee-rails (~> 3.2.1)
  142. feedzirra
  143. haml-rails
  144. htmlentities
  145. jquery-rails
  146. mm-multi-parameter-attributes
  147. mongo_mapper
  148. rails (= 3.2.3)
  149. sass-rails (~> 3.2.3)
  150. uglifier (>= 1.0.3)