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