GeoRSS aggregator and Layar augmented reality server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

170 lines
3.7 KiB

  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. meta_request (0.2.1)
  84. rack-contrib
  85. rails
  86. mime-types (1.21)
  87. multi_json (1.6.1)
  88. multipart-post (1.1.5)
  89. nokogiri (1.4.7)
  90. oauth (0.4.7)
  91. oauth2 (0.8.1)
  92. faraday (~> 0.8)
  93. httpauth (~> 0.1)
  94. jwt (~> 0.1.4)
  95. multi_json (~> 1.0)
  96. rack (~> 1.2)
  97. pg (0.14.1)
  98. polyglot (0.3.3)
  99. rack (1.4.5)
  100. rack-cache (1.2)
  101. rack (>= 0.4)
  102. rack-contrib (1.1.0)
  103. rack (>= 0.9.1)
  104. rack-ssl (1.3.3)
  105. rack
  106. rack-test (0.6.2)
  107. rack (>= 1.0)
  108. rails (3.2.12)
  109. actionmailer (= 3.2.12)
  110. actionpack (= 3.2.12)
  111. activerecord (= 3.2.12)
  112. activeresource (= 3.2.12)
  113. activesupport (= 3.2.12)
  114. bundler (~> 1.0)
  115. railties (= 3.2.12)
  116. railties (3.2.12)
  117. actionpack (= 3.2.12)
  118. activesupport (= 3.2.12)
  119. rack-ssl (~> 1.3.2)
  120. rake (>= 0.8.7)
  121. rdoc (~> 3.4)
  122. thor (>= 0.14.6, < 2.0)
  123. rake (10.0.3)
  124. rdoc (3.12.1)
  125. json (~> 1.4)
  126. sass (3.2.5)
  127. sass-rails (3.2.6)
  128. railties (~> 3.2.0)
  129. sass (>= 3.1.10)
  130. tilt (~> 1.3)
  131. sax-machine (0.0.20)
  132. nokogiri (> 0.0.0)
  133. sorcery (0.8.1)
  134. bcrypt-ruby (~> 3.0.0)
  135. oauth (~> 0.4.4)
  136. oauth2 (~> 0.8.0)
  137. sprockets (2.2.2)
  138. hike (~> 1.2)
  139. multi_json (~> 1.0)
  140. rack (~> 1.0)
  141. tilt (~> 1.1, != 1.3.0)
  142. thor (0.17.0)
  143. tilt (1.3.3)
  144. treetop (1.4.12)
  145. polyglot
  146. polyglot (>= 0.3.1)
  147. tzinfo (0.3.35)
  148. uglifier (1.3.0)
  149. execjs (>= 0.3.0)
  150. multi_json (~> 1.0, >= 1.0.2)
  151. will_paginate (3.0.4)
  152. PLATFORMS
  153. ruby
  154. DEPENDENCIES
  155. activerecord-postgresql-adapter
  156. coffee-rails (~> 3.2.1)
  157. feedzirra
  158. haml-rails
  159. htmlentities
  160. jquery-rails
  161. meta_request (= 0.2.1)
  162. pg
  163. rails (= 3.2.12)
  164. sass-rails (~> 3.2.3)
  165. sorcery
  166. uglifier (>= 1.0.3)
  167. will_paginate (~> 3.0)