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á 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
há 12 anos
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  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. loofah (1.0.0)
  85. nokogiri (>= 1.3.3)
  86. mail (2.4.4)
  87. i18n (>= 0.4.0)
  88. mime-types (~> 1.16)
  89. treetop (~> 1.4.8)
  90. meta_request (0.2.1)
  91. rack-contrib
  92. rails
  93. mime-types (1.21)
  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. pg (0.14.1)
  105. polyglot (0.3.3)
  106. rack (1.4.5)
  107. rack-cache (1.2)
  108. rack (>= 0.4)
  109. rack-contrib (1.1.0)
  110. rack (>= 0.9.1)
  111. rack-ssl (1.3.3)
  112. rack
  113. rack-test (0.6.2)
  114. rack (>= 1.0)
  115. rails (3.2.12)
  116. actionmailer (= 3.2.12)
  117. actionpack (= 3.2.12)
  118. activerecord (= 3.2.12)
  119. activeresource (= 3.2.12)
  120. activesupport (= 3.2.12)
  121. bundler (~> 1.0)
  122. railties (= 3.2.12)
  123. railties (3.2.12)
  124. actionpack (= 3.2.12)
  125. activesupport (= 3.2.12)
  126. rack-ssl (~> 1.3.2)
  127. rake (>= 0.8.7)
  128. rdoc (~> 3.4)
  129. thor (>= 0.14.6, < 2.0)
  130. rake (10.0.3)
  131. rdoc (3.12.1)
  132. json (~> 1.4)
  133. sass (3.2.5)
  134. sass-rails (3.2.6)
  135. railties (~> 3.2.0)
  136. sass (>= 3.1.10)
  137. tilt (~> 1.3)
  138. sax-machine (0.0.20)
  139. nokogiri (> 0.0.0)
  140. sorcery (0.8.1)
  141. bcrypt-ruby (~> 3.0.0)
  142. oauth (~> 0.4.4)
  143. oauth2 (~> 0.8.0)
  144. sprockets (2.2.2)
  145. hike (~> 1.2)
  146. multi_json (~> 1.0)
  147. rack (~> 1.0)
  148. tilt (~> 1.1, != 1.3.0)
  149. thor (0.17.0)
  150. tilt (1.3.3)
  151. treetop (1.4.12)
  152. polyglot
  153. polyglot (>= 0.3.1)
  154. tzinfo (0.3.35)
  155. uglifier (1.3.0)
  156. execjs (>= 0.3.0)
  157. multi_json (~> 1.0, >= 1.0.2)
  158. will_paginate (3.0.4)
  159. PLATFORMS
  160. ruby
  161. DEPENDENCIES
  162. activerecord-postgresql-adapter
  163. better_errors
  164. binding_of_caller
  165. coffee-rails (~> 3.2.1)
  166. feedzirra
  167. haml-rails
  168. htmlentities
  169. jquery-rails
  170. meta_request
  171. pg
  172. rails (= 3.2.12)
  173. sass-rails (~> 3.2.3)
  174. sorcery
  175. uglifier (>= 1.0.3)
  176. will_paginate (~> 3.0)