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.6 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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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. builder (3.0.4)
  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.4.0)
  43. curb (0.7.18)
  44. erubis (2.7.0)
  45. execjs (1.4.0)
  46. multi_json (~> 1.0)
  47. faraday (0.8.5)
  48. multipart-post (~> 1.1)
  49. feedzirra (0.0.31)
  50. activesupport (>= 3.0.8)
  51. builder (~> 3.0.0)
  52. curb (~> 0.7.15)
  53. i18n (>= 0.5.0)
  54. loofah (~> 1.0.0)
  55. nokogiri (~> 1.4.4)
  56. rake (>= 0.9.2)
  57. rdoc (~> 3.8)
  58. sax-machine (~> 0.0.20)
  59. haml (4.0.0)
  60. tilt
  61. haml-rails (0.4)
  62. actionpack (>= 3.1, < 4.1)
  63. activesupport (>= 3.1, < 4.1)
  64. haml (>= 3.1, < 4.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.2.1)
  72. railties (>= 3.0, < 5.0)
  73. thor (>= 0.14, < 2.0)
  74. json (1.7.7)
  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.21)
  84. multi_json (1.6.1)
  85. multipart-post (1.1.5)
  86. nokogiri (1.4.7)
  87. oauth (0.4.7)
  88. oauth2 (0.8.1)
  89. faraday (~> 0.8)
  90. httpauth (~> 0.1)
  91. jwt (~> 0.1.4)
  92. multi_json (~> 1.0)
  93. rack (~> 1.2)
  94. pg (0.14.1)
  95. polyglot (0.3.3)
  96. rack (1.4.5)
  97. rack-cache (1.2)
  98. rack (>= 0.4)
  99. rack-ssl (1.3.3)
  100. rack
  101. rack-test (0.6.2)
  102. rack (>= 1.0)
  103. rails (3.2.12)
  104. actionmailer (= 3.2.12)
  105. actionpack (= 3.2.12)
  106. activerecord (= 3.2.12)
  107. activeresource (= 3.2.12)
  108. activesupport (= 3.2.12)
  109. bundler (~> 1.0)
  110. railties (= 3.2.12)
  111. railties (3.2.12)
  112. actionpack (= 3.2.12)
  113. activesupport (= 3.2.12)
  114. rack-ssl (~> 1.3.2)
  115. rake (>= 0.8.7)
  116. rdoc (~> 3.4)
  117. thor (>= 0.14.6, < 2.0)
  118. rake (10.0.3)
  119. rdoc (3.12.1)
  120. json (~> 1.4)
  121. sass (3.2.5)
  122. sass-rails (3.2.6)
  123. railties (~> 3.2.0)
  124. sass (>= 3.1.10)
  125. tilt (~> 1.3)
  126. sax-machine (0.0.20)
  127. nokogiri (> 0.0.0)
  128. sorcery (0.8.1)
  129. bcrypt-ruby (~> 3.0.0)
  130. oauth (~> 0.4.4)
  131. oauth2 (~> 0.8.0)
  132. sprockets (2.2.2)
  133. hike (~> 1.2)
  134. multi_json (~> 1.0)
  135. rack (~> 1.0)
  136. tilt (~> 1.1, != 1.3.0)
  137. thor (0.17.0)
  138. tilt (1.3.3)
  139. treetop (1.4.12)
  140. polyglot
  141. polyglot (>= 0.3.1)
  142. tzinfo (0.3.35)
  143. uglifier (1.3.0)
  144. execjs (>= 0.3.0)
  145. multi_json (~> 1.0, >= 1.0.2)
  146. will_paginate (3.0.4)
  147. PLATFORMS
  148. ruby
  149. DEPENDENCIES
  150. activerecord-postgresql-adapter
  151. coffee-rails (~> 3.2.1)
  152. feedzirra
  153. haml-rails
  154. htmlentities
  155. jquery-rails
  156. pg
  157. rails (= 3.2.12)
  158. sass-rails (~> 3.2.3)
  159. sorcery
  160. uglifier (>= 1.0.3)
  161. will_paginate (~> 3.0)