GeoRSS aggregator and Layar augmented reality server
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

Gemfile.lock 3.9 KiB

há 12 anos
há 12 anos
há 12 anos
há 12 anos
há 12 anos
há 12 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 11 anos
há 12 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 11 anos
há 11 anos
há 11 anos
há 12 anos
há 12 anos
há 12 anos
há 11 anos
há 12 anos
há 12 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 12 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 11 anos
há 12 anos
há 12 anos
há 12 anos
há 12 anos
há 12 anos
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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. activeresource (3.2.12)
  26. activemodel (= 3.2.12)
  27. activesupport (= 3.2.12)
  28. activesupport (3.2.12)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. arel (3.0.2)
  32. bcrypt-ruby (3.0.1)
  33. bson (1.8.2)
  34. bson_ext (1.8.2)
  35. bson (~> 1.8.2)
  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.5)
  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 (4.0.0)
  61. tilt
  62. haml-rails (0.4)
  63. actionpack (>= 3.1, < 4.1)
  64. activesupport (>= 3.1, < 4.1)
  65. haml (>= 3.1, < 4.1)
  66. railties (>= 3.1, < 4.1)
  67. hike (1.2.1)
  68. htmlentities (4.3.1)
  69. httpauth (0.2.0)
  70. i18n (0.6.1)
  71. journey (1.0.4)
  72. jquery-rails (2.2.1)
  73. railties (>= 3.0, < 5.0)
  74. thor (>= 0.14, < 2.0)
  75. json (1.7.7)
  76. jwt (0.1.5)
  77. multi_json (>= 1.0)
  78. loofah (1.0.0)
  79. nokogiri (>= 1.3.3)
  80. mail (2.4.4)
  81. i18n (>= 0.4.0)
  82. mime-types (~> 1.16)
  83. treetop (~> 1.4.8)
  84. mime-types (1.21)
  85. mm-multi-parameter-attributes (0.2.2)
  86. mongo_mapper (>= 0.9.0)
  87. tzinfo
  88. mongo (1.8.2)
  89. bson (~> 1.8.2)
  90. mongo_mapper (0.12.0)
  91. activemodel (~> 3.0)
  92. activesupport (~> 3.0)
  93. plucky (~> 0.5.2)
  94. multi_json (1.6.1)
  95. multipart-post (1.1.5)
  96. nokogiri (1.4.7)
  97. oauth (0.4.7)
  98. oauth2 (0.8.1)
  99. faraday (~> 0.8)
  100. httpauth (~> 0.1)
  101. jwt (~> 0.1.4)
  102. multi_json (~> 1.0)
  103. rack (~> 1.2)
  104. plucky (0.5.2)
  105. mongo (~> 1.5)
  106. polyglot (0.3.3)
  107. rack (1.4.5)
  108. rack-cache (1.2)
  109. rack (>= 0.4)
  110. rack-ssl (1.3.3)
  111. rack
  112. rack-test (0.6.2)
  113. rack (>= 1.0)
  114. rails (3.2.12)
  115. actionmailer (= 3.2.12)
  116. actionpack (= 3.2.12)
  117. activerecord (= 3.2.12)
  118. activeresource (= 3.2.12)
  119. activesupport (= 3.2.12)
  120. bundler (~> 1.0)
  121. railties (= 3.2.12)
  122. railties (3.2.12)
  123. actionpack (= 3.2.12)
  124. activesupport (= 3.2.12)
  125. rack-ssl (~> 1.3.2)
  126. rake (>= 0.8.7)
  127. rdoc (~> 3.4)
  128. thor (>= 0.14.6, < 2.0)
  129. rake (10.0.3)
  130. rdoc (3.12.1)
  131. json (~> 1.4)
  132. sass (3.2.5)
  133. sass-rails (3.2.6)
  134. railties (~> 3.2.0)
  135. sass (>= 3.1.10)
  136. tilt (~> 1.3)
  137. sax-machine (0.0.20)
  138. nokogiri (> 0.0.0)
  139. sorcery (0.8.1)
  140. bcrypt-ruby (~> 3.0.0)
  141. oauth (~> 0.4.4)
  142. oauth2 (~> 0.8.0)
  143. sprockets (2.2.2)
  144. hike (~> 1.2)
  145. multi_json (~> 1.0)
  146. rack (~> 1.0)
  147. tilt (~> 1.1, != 1.3.0)
  148. thor (0.17.0)
  149. tilt (1.3.3)
  150. treetop (1.4.12)
  151. polyglot
  152. polyglot (>= 0.3.1)
  153. tzinfo (0.3.35)
  154. uglifier (1.3.0)
  155. execjs (>= 0.3.0)
  156. multi_json (~> 1.0, >= 1.0.2)
  157. will_paginate (3.0.4)
  158. PLATFORMS
  159. ruby
  160. DEPENDENCIES
  161. bson_ext
  162. coffee-rails (~> 3.2.1)
  163. feedzirra
  164. haml-rails
  165. htmlentities
  166. jquery-rails
  167. mm-multi-parameter-attributes
  168. mongo_mapper
  169. rails (= 3.2.12)
  170. sass-rails (~> 3.2.3)
  171. sorcery
  172. uglifier (>= 1.0.3)
  173. will_paginate (~> 3.0)