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.9 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 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 11 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 12 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 11 años
hace 12 años
hace 12 años
hace 12 años
hace 11 años
hace 12 años
hace 11 años
hace 12 años
hace 11 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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (3.2.11)
  5. actionpack (= 3.2.11)
  6. mail (~> 2.4.4)
  7. actionpack (3.2.11)
  8. activemodel (= 3.2.11)
  9. activesupport (= 3.2.11)
  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.2.1)
  17. activemodel (3.2.11)
  18. activesupport (= 3.2.11)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.11)
  21. activemodel (= 3.2.11)
  22. activesupport (= 3.2.11)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.11)
  26. activemodel (= 3.2.11)
  27. activesupport (= 3.2.11)
  28. activesupport (3.2.11)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. arel (3.0.2)
  32. bcrypt-ruby (3.0.1)
  33. bson (1.8.1)
  34. bson_ext (1.8.1)
  35. bson (~> 1.8.1)
  36. builder (3.0.4)
  37. coffee-rails (3.2.2)
  38. coffee-script (>= 2.2.0)
  39. railties (~> 3.2.0)
  40. coffee-script (2.2.0)
  41. coffee-script-source
  42. execjs
  43. coffee-script-source (1.4.0)
  44. curb (0.7.18)
  45. erubis (2.7.0)
  46. execjs (1.4.0)
  47. multi_json (~> 1.0)
  48. faraday (0.8.4)
  49. multipart-post (~> 1.1)
  50. feedzirra (0.0.31)
  51. activesupport (>= 3.0.8)
  52. builder (~> 3.0.0)
  53. curb (~> 0.7.15)
  54. i18n (>= 0.5.0)
  55. loofah (~> 1.0.0)
  56. nokogiri (~> 1.4.4)
  57. rake (>= 0.9.2)
  58. rdoc (~> 3.8)
  59. sax-machine (~> 0.0.20)
  60. haml (3.1.7)
  61. haml-rails (0.3.5)
  62. actionpack (>= 3.1, < 4.1)
  63. activesupport (>= 3.1, < 4.1)
  64. haml (~> 3.1)
  65. railties (>= 3.1, < 4.1)
  66. hike (1.2.1)
  67. htmlentities (4.3.1)
  68. httpauth (0.2.0)
  69. i18n (0.6.1)
  70. journey (1.0.4)
  71. jquery-rails (2.1.4)
  72. railties (>= 3.0, < 5.0)
  73. thor (>= 0.14, < 2.0)
  74. json (1.7.6)
  75. jwt (0.1.5)
  76. multi_json (>= 1.0)
  77. loofah (1.0.0)
  78. nokogiri (>= 1.3.3)
  79. mail (2.4.4)
  80. i18n (>= 0.4.0)
  81. mime-types (~> 1.16)
  82. treetop (~> 1.4.8)
  83. mime-types (1.19)
  84. mm-multi-parameter-attributes (0.2.2)
  85. mongo_mapper (>= 0.9.0)
  86. tzinfo
  87. mongo (1.8.1)
  88. bson (~> 1.8.1)
  89. mongo_mapper (0.12.0)
  90. activemodel (~> 3.0)
  91. activesupport (~> 3.0)
  92. plucky (~> 0.5.2)
  93. multi_json (1.5.0)
  94. multipart-post (1.1.5)
  95. nokogiri (1.4.7)
  96. oauth (0.4.7)
  97. oauth2 (0.8.0)
  98. faraday (~> 0.8)
  99. httpauth (~> 0.1)
  100. jwt (~> 0.1.4)
  101. multi_json (~> 1.0)
  102. rack (~> 1.2)
  103. plucky (0.5.2)
  104. mongo (~> 1.5)
  105. polyglot (0.3.3)
  106. rack (1.4.4)
  107. rack-cache (1.2)
  108. rack (>= 0.4)
  109. rack-ssl (1.3.2)
  110. rack
  111. rack-test (0.6.2)
  112. rack (>= 1.0)
  113. rails (3.2.11)
  114. actionmailer (= 3.2.11)
  115. actionpack (= 3.2.11)
  116. activerecord (= 3.2.11)
  117. activeresource (= 3.2.11)
  118. activesupport (= 3.2.11)
  119. bundler (~> 1.0)
  120. railties (= 3.2.11)
  121. railties (3.2.11)
  122. actionpack (= 3.2.11)
  123. activesupport (= 3.2.11)
  124. rack-ssl (~> 1.3.2)
  125. rake (>= 0.8.7)
  126. rdoc (~> 3.4)
  127. thor (>= 0.14.6, < 2.0)
  128. rake (10.0.3)
  129. rdoc (3.12)
  130. json (~> 1.4)
  131. sass (3.2.5)
  132. sass-rails (3.2.5)
  133. railties (~> 3.2.0)
  134. sass (>= 3.1.10)
  135. tilt (~> 1.3)
  136. sax-machine (0.0.20)
  137. nokogiri (> 0.0.0)
  138. sorcery (0.8.0)
  139. bcrypt-ruby (~> 3.0.0)
  140. oauth (~> 0.4.4)
  141. oauth2 (~> 0.8.0)
  142. sprockets (2.2.2)
  143. hike (~> 1.2)
  144. multi_json (~> 1.0)
  145. rack (~> 1.0)
  146. tilt (~> 1.1, != 1.3.0)
  147. thor (0.16.0)
  148. tilt (1.3.3)
  149. treetop (1.4.12)
  150. polyglot
  151. polyglot (>= 0.3.1)
  152. tzinfo (0.3.35)
  153. uglifier (1.3.0)
  154. execjs (>= 0.3.0)
  155. multi_json (~> 1.0, >= 1.0.2)
  156. will_paginate (3.0.4)
  157. PLATFORMS
  158. ruby
  159. DEPENDENCIES
  160. bson_ext
  161. coffee-rails (~> 3.2.1)
  162. feedzirra
  163. haml-rails
  164. htmlentities
  165. jquery-rails
  166. mm-multi-parameter-attributes
  167. mongo_mapper
  168. rails (= 3.2.11)
  169. sass-rails (~> 3.2.3)
  170. sorcery
  171. uglifier (>= 1.0.3)
  172. will_paginate (~> 3.0)