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.
 
 
 
 
 

208 lines
4.5 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. 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. daemons (1.1.9)
  51. debug_inspector (0.0.2)
  52. delayed_job (3.0.5)
  53. activesupport (~> 3.0)
  54. delayed_job_active_record (0.4.3)
  55. activerecord (>= 2.1.0, < 4)
  56. delayed_job (~> 3.0)
  57. erubis (2.7.0)
  58. excon (0.16.10)
  59. execjs (1.4.0)
  60. multi_json (~> 1.0)
  61. faraday (0.8.5)
  62. multipart-post (~> 1.1)
  63. fattr (2.2.1)
  64. feedzirra (0.0.31)
  65. activesupport (>= 3.0.8)
  66. builder (~> 3.0.0)
  67. curb (~> 0.7.15)
  68. i18n (>= 0.5.0)
  69. loofah (~> 1.0.0)
  70. nokogiri (~> 1.4.4)
  71. rake (>= 0.9.2)
  72. rdoc (~> 3.8)
  73. sax-machine (~> 0.0.20)
  74. haml (4.0.0)
  75. tilt
  76. haml-rails (0.4)
  77. actionpack (>= 3.1, < 4.1)
  78. activesupport (>= 3.1, < 4.1)
  79. haml (>= 3.1, < 4.1)
  80. railties (>= 3.1, < 4.1)
  81. heroku-api (0.3.8)
  82. excon (~> 0.16.10)
  83. hike (1.2.1)
  84. htmlentities (4.3.1)
  85. httpauth (0.2.0)
  86. i18n (0.6.1)
  87. journey (1.0.4)
  88. jquery-rails (2.2.1)
  89. railties (>= 3.0, < 5.0)
  90. thor (>= 0.14, < 2.0)
  91. json (1.7.7)
  92. jwt (0.1.5)
  93. multi_json (>= 1.0)
  94. kgio (2.8.0)
  95. loofah (1.0.0)
  96. nokogiri (>= 1.3.3)
  97. mail (2.4.4)
  98. i18n (>= 0.4.0)
  99. mime-types (~> 1.16)
  100. treetop (~> 1.4.8)
  101. meta_request (0.2.1)
  102. rack-contrib
  103. rails
  104. mime-types (1.21)
  105. multi_json (1.6.1)
  106. multipart-post (1.1.5)
  107. nokogiri (1.4.7)
  108. oauth (0.4.7)
  109. oauth2 (0.8.1)
  110. faraday (~> 0.8)
  111. httpauth (~> 0.1)
  112. jwt (~> 0.1.4)
  113. multi_json (~> 1.0)
  114. rack (~> 1.2)
  115. pg (0.14.1)
  116. polyglot (0.3.3)
  117. rack (1.4.5)
  118. rack-cache (1.2)
  119. rack (>= 0.4)
  120. rack-contrib (1.1.0)
  121. rack (>= 0.9.1)
  122. rack-ssl (1.3.3)
  123. rack
  124. rack-test (0.6.2)
  125. rack (>= 1.0)
  126. rails (3.2.12)
  127. actionmailer (= 3.2.12)
  128. actionpack (= 3.2.12)
  129. activerecord (= 3.2.12)
  130. activeresource (= 3.2.12)
  131. activesupport (= 3.2.12)
  132. bundler (~> 1.0)
  133. railties (= 3.2.12)
  134. railties (3.2.12)
  135. actionpack (= 3.2.12)
  136. activesupport (= 3.2.12)
  137. rack-ssl (~> 1.3.2)
  138. rake (>= 0.8.7)
  139. rdoc (~> 3.4)
  140. thor (>= 0.14.6, < 2.0)
  141. raindrops (0.10.0)
  142. rake (10.0.3)
  143. rdoc (3.12.1)
  144. json (~> 1.4)
  145. rush (0.6.8)
  146. session
  147. sass (3.2.5)
  148. sass-rails (3.2.6)
  149. railties (~> 3.2.0)
  150. sass (>= 3.1.10)
  151. tilt (~> 1.3)
  152. sax-machine (0.0.20)
  153. nokogiri (> 0.0.0)
  154. session (3.1.0)
  155. fattr
  156. sorcery (0.8.1)
  157. bcrypt-ruby (~> 3.0.0)
  158. oauth (~> 0.4.4)
  159. oauth2 (~> 0.8.0)
  160. sprockets (2.2.2)
  161. hike (~> 1.2)
  162. multi_json (~> 1.0)
  163. rack (~> 1.0)
  164. tilt (~> 1.1, != 1.3.0)
  165. thor (0.17.0)
  166. tilt (1.3.3)
  167. treetop (1.4.12)
  168. polyglot
  169. polyglot (>= 0.3.1)
  170. tzinfo (0.3.35)
  171. uglifier (1.3.0)
  172. execjs (>= 0.3.0)
  173. multi_json (~> 1.0, >= 1.0.2)
  174. unicorn (4.6.2)
  175. kgio (~> 2.6)
  176. rack
  177. raindrops (~> 0.7)
  178. will_paginate (3.0.4)
  179. workless (1.1.2)
  180. delayed_job (>= 2.0.7)
  181. heroku-api
  182. rails
  183. rush
  184. PLATFORMS
  185. ruby
  186. DEPENDENCIES
  187. activerecord-postgresql-adapter
  188. better_errors
  189. binding_of_caller
  190. coffee-rails (~> 3.2.1)
  191. daemons
  192. delayed_job_active_record
  193. feedzirra
  194. haml-rails
  195. htmlentities
  196. jquery-rails
  197. meta_request
  198. pg
  199. rails (= 3.2.12)
  200. sass-rails (~> 3.2.3)
  201. sorcery
  202. uglifier (>= 1.0.3)
  203. unicorn
  204. will_paginate (~> 3.0)
  205. workless