GeoRSS aggregator and Layar augmented reality server
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

Gemfile.lock 3.6 KiB

12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (3.2.3)
  5. actionpack (= 3.2.3)
  6. mail (~> 2.4.4)
  7. actionpack (3.2.3)
  8. activemodel (= 3.2.3)
  9. activesupport (= 3.2.3)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.1)
  13. rack (~> 1.4.0)
  14. rack-cache (~> 1.2)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.1.2)
  17. activemodel (3.2.3)
  18. activesupport (= 3.2.3)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.3)
  21. activemodel (= 3.2.3)
  22. activesupport (= 3.2.3)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.3)
  26. activemodel (= 3.2.3)
  27. activesupport (= 3.2.3)
  28. activesupport (3.2.3)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. arel (3.0.2)
  32. bcrypt-ruby (3.0.1)
  33. bson (1.6.4)
  34. bson_ext (1.6.4)
  35. bson (~> 1.6.4)
  36. builder (3.0.0)
  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.3.3)
  44. curb (0.7.18)
  45. erubis (2.7.0)
  46. execjs (1.4.0)
  47. multi_json (~> 1.0)
  48. faraday (0.8.1)
  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.6)
  61. haml-rails (0.3.4)
  62. actionpack (~> 3.0)
  63. activesupport (~> 3.0)
  64. haml (~> 3.0)
  65. railties (~> 3.0)
  66. hike (1.2.1)
  67. htmlentities (4.3.1)
  68. i18n (0.6.0)
  69. journey (1.0.4)
  70. jquery-rails (2.0.2)
  71. railties (>= 3.2.0, < 5.0)
  72. thor (~> 0.14)
  73. json (1.7.3)
  74. loofah (1.0.0)
  75. nokogiri (>= 1.3.3)
  76. mail (2.4.4)
  77. i18n (>= 0.4.0)
  78. mime-types (~> 1.16)
  79. treetop (~> 1.4.8)
  80. mime-types (1.18)
  81. mm-multi-parameter-attributes (0.2.2)
  82. mongo_mapper (>= 0.9.0)
  83. tzinfo
  84. mongo (1.6.4)
  85. bson (~> 1.6.4)
  86. mongo_mapper (0.11.1)
  87. activemodel (~> 3.0)
  88. activesupport (~> 3.0)
  89. plucky (~> 0.4.0)
  90. multi_json (1.3.6)
  91. multipart-post (1.1.5)
  92. nokogiri (1.4.7)
  93. oauth (0.4.6)
  94. oauth2 (0.5.2)
  95. faraday (~> 0.7)
  96. multi_json (~> 1.0)
  97. plucky (0.4.4)
  98. mongo (~> 1.5)
  99. polyglot (0.3.3)
  100. rack (1.4.1)
  101. rack-cache (1.2)
  102. rack (>= 0.4)
  103. rack-ssl (1.3.2)
  104. rack
  105. rack-test (0.6.1)
  106. rack (>= 1.0)
  107. rails (3.2.3)
  108. actionmailer (= 3.2.3)
  109. actionpack (= 3.2.3)
  110. activerecord (= 3.2.3)
  111. activeresource (= 3.2.3)
  112. activesupport (= 3.2.3)
  113. bundler (~> 1.0)
  114. railties (= 3.2.3)
  115. railties (3.2.3)
  116. actionpack (= 3.2.3)
  117. activesupport (= 3.2.3)
  118. rack-ssl (~> 1.3.2)
  119. rake (>= 0.8.7)
  120. rdoc (~> 3.4)
  121. thor (~> 0.14.6)
  122. rake (0.9.2.2)
  123. rdoc (3.12)
  124. json (~> 1.4)
  125. sass (3.1.19)
  126. sass-rails (3.2.5)
  127. railties (~> 3.2.0)
  128. sass (>= 3.1.10)
  129. tilt (~> 1.3)
  130. sax-machine (0.0.20)
  131. nokogiri (> 0.0.0)
  132. sorcery (0.7.12)
  133. bcrypt-ruby (~> 3.0.0)
  134. oauth (~> 0.4.4)
  135. oauth2 (~> 0.5.1)
  136. sprockets (2.1.3)
  137. hike (~> 1.2)
  138. rack (~> 1.0)
  139. tilt (~> 1.1, != 1.3.0)
  140. thor (0.14.6)
  141. tilt (1.3.3)
  142. treetop (1.4.10)
  143. polyglot
  144. polyglot (>= 0.3.1)
  145. tzinfo (0.3.33)
  146. uglifier (1.2.5)
  147. execjs (>= 0.3.0)
  148. multi_json (~> 1.3)
  149. PLATFORMS
  150. ruby
  151. DEPENDENCIES
  152. bson_ext
  153. coffee-rails (~> 3.2.1)
  154. feedzirra
  155. haml-rails
  156. htmlentities
  157. jquery-rails
  158. mm-multi-parameter-attributes
  159. mongo_mapper
  160. rails (= 3.2.3)
  161. sass-rails (~> 3.2.3)
  162. sorcery
  163. uglifier (>= 1.0.3)