GeoRSS aggregator and Layar augmented reality server
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Gemfile.lock 4.3 KiB

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