GeoRSS aggregator and Layar augmented reality server
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 

134 wiersze
2.9 KiB

  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. bson (1.6.4)
  33. bson_ext (1.6.4)
  34. bson (~> 1.6.4)
  35. builder (3.0.0)
  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.3.3)
  43. erubis (2.7.0)
  44. execjs (1.4.0)
  45. multi_json (~> 1.0)
  46. haml (3.1.6)
  47. haml-rails (0.3.4)
  48. actionpack (~> 3.0)
  49. activesupport (~> 3.0)
  50. haml (~> 3.0)
  51. railties (~> 3.0)
  52. hike (1.2.1)
  53. i18n (0.6.0)
  54. journey (1.0.4)
  55. jquery-rails (2.0.2)
  56. railties (>= 3.2.0, < 5.0)
  57. thor (~> 0.14)
  58. json (1.7.3)
  59. mail (2.4.4)
  60. i18n (>= 0.4.0)
  61. mime-types (~> 1.16)
  62. treetop (~> 1.4.8)
  63. mime-types (1.18)
  64. mm-multi-parameter-attributes (0.2.2)
  65. mongo_mapper (>= 0.9.0)
  66. tzinfo
  67. mongo (1.6.4)
  68. bson (~> 1.6.4)
  69. mongo_mapper (0.11.1)
  70. activemodel (~> 3.0)
  71. activesupport (~> 3.0)
  72. plucky (~> 0.4.0)
  73. multi_json (1.3.6)
  74. plucky (0.4.4)
  75. mongo (~> 1.5)
  76. polyglot (0.3.3)
  77. rack (1.4.1)
  78. rack-cache (1.2)
  79. rack (>= 0.4)
  80. rack-ssl (1.3.2)
  81. rack
  82. rack-test (0.6.1)
  83. rack (>= 1.0)
  84. rails (3.2.3)
  85. actionmailer (= 3.2.3)
  86. actionpack (= 3.2.3)
  87. activerecord (= 3.2.3)
  88. activeresource (= 3.2.3)
  89. activesupport (= 3.2.3)
  90. bundler (~> 1.0)
  91. railties (= 3.2.3)
  92. railties (3.2.3)
  93. actionpack (= 3.2.3)
  94. activesupport (= 3.2.3)
  95. rack-ssl (~> 1.3.2)
  96. rake (>= 0.8.7)
  97. rdoc (~> 3.4)
  98. thor (~> 0.14.6)
  99. rake (0.9.2.2)
  100. rdoc (3.12)
  101. json (~> 1.4)
  102. sass (3.1.19)
  103. sass-rails (3.2.5)
  104. railties (~> 3.2.0)
  105. sass (>= 3.1.10)
  106. tilt (~> 1.3)
  107. sprockets (2.1.3)
  108. hike (~> 1.2)
  109. rack (~> 1.0)
  110. tilt (~> 1.1, != 1.3.0)
  111. thor (0.14.6)
  112. tilt (1.3.3)
  113. treetop (1.4.10)
  114. polyglot
  115. polyglot (>= 0.3.1)
  116. tzinfo (0.3.33)
  117. uglifier (1.2.5)
  118. execjs (>= 0.3.0)
  119. multi_json (~> 1.3)
  120. PLATFORMS
  121. ruby
  122. DEPENDENCIES
  123. bson_ext
  124. coffee-rails (~> 3.2.1)
  125. haml-rails
  126. jquery-rails
  127. mm-multi-parameter-attributes
  128. mongo_mapper
  129. rails (= 3.2.3)
  130. sass-rails (~> 3.2.3)
  131. uglifier (>= 1.0.3)