rails31.gemfile.lock 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. PATH
  2. remote: /Users/saberma/Documents/china_city
  3. specs:
  4. china_city (0.0.2)
  5. jquery-rails
  6. rails (>= 3.1.0)
  7. GEM
  8. remote: http://ruby.taobao.org/
  9. specs:
  10. actionmailer (3.1.12)
  11. actionpack (= 3.1.12)
  12. mail (~> 2.4.4)
  13. actionpack (3.1.12)
  14. activemodel (= 3.1.12)
  15. activesupport (= 3.1.12)
  16. builder (~> 3.0.0)
  17. erubis (~> 2.7.0)
  18. i18n (~> 0.6)
  19. rack (~> 1.3.6)
  20. rack-cache (~> 1.2)
  21. rack-mount (~> 0.8.2)
  22. rack-test (~> 0.6.1)
  23. sprockets (~> 2.0.4)
  24. activemodel (3.1.12)
  25. activesupport (= 3.1.12)
  26. builder (~> 3.0.0)
  27. i18n (~> 0.6)
  28. activerecord (3.1.12)
  29. activemodel (= 3.1.12)
  30. activesupport (= 3.1.12)
  31. arel (~> 2.2.3)
  32. tzinfo (~> 0.3.29)
  33. activeresource (3.1.12)
  34. activemodel (= 3.1.12)
  35. activesupport (= 3.1.12)
  36. activesupport (3.1.12)
  37. multi_json (~> 1.0)
  38. addressable (2.3.5)
  39. appraisal (0.5.2)
  40. bundler
  41. rake
  42. arel (2.2.3)
  43. builder (3.0.4)
  44. capybara (2.1.0)
  45. mime-types (>= 1.16)
  46. nokogiri (>= 1.3.3)
  47. rack (>= 1.0.0)
  48. rack-test (>= 0.5.4)
  49. xpath (~> 2.0)
  50. cliver (0.2.1)
  51. coffee-rails (3.1.1)
  52. coffee-script (>= 2.2.0)
  53. railties (~> 3.1.0)
  54. coffee-script (2.2.0)
  55. coffee-script-source
  56. execjs
  57. coffee-script-source (1.6.3)
  58. diff-lcs (1.2.4)
  59. erubis (2.7.0)
  60. execjs (2.0.1)
  61. hike (1.2.3)
  62. i18n (0.6.5)
  63. jquery-rails (3.0.4)
  64. railties (>= 3.0, < 5.0)
  65. thor (>= 0.14, < 2.0)
  66. json (1.8.0)
  67. launchy (2.3.0)
  68. addressable (~> 2.3)
  69. mail (2.4.4)
  70. i18n (>= 0.4.0)
  71. mime-types (~> 1.16)
  72. treetop (~> 1.4.8)
  73. mime-types (1.25)
  74. mini_portile (0.5.1)
  75. multi_json (1.7.9)
  76. nokogiri (1.6.0)
  77. mini_portile (~> 0.5.0)
  78. poltergeist (1.4.0)
  79. capybara (~> 2.1.0)
  80. cliver (~> 0.2.1)
  81. multi_json (~> 1.0)
  82. websocket-driver (>= 0.2.0)
  83. polyglot (0.3.3)
  84. rack (1.3.10)
  85. rack-cache (1.2)
  86. rack (>= 0.4)
  87. rack-mount (0.8.3)
  88. rack (>= 1.0.0)
  89. rack-ssl (1.3.3)
  90. rack
  91. rack-test (0.6.2)
  92. rack (>= 1.0)
  93. rails (3.1.12)
  94. actionmailer (= 3.1.12)
  95. actionpack (= 3.1.12)
  96. activerecord (= 3.1.12)
  97. activeresource (= 3.1.12)
  98. activesupport (= 3.1.12)
  99. bundler (~> 1.0)
  100. railties (= 3.1.12)
  101. railties (3.1.12)
  102. actionpack (= 3.1.12)
  103. activesupport (= 3.1.12)
  104. rack-ssl (~> 1.3.2)
  105. rake (>= 0.8.7)
  106. rdoc (~> 3.4)
  107. thor (~> 0.14.6)
  108. rake (10.1.0)
  109. rdoc (3.12.2)
  110. json (~> 1.4)
  111. rspec-core (2.14.5)
  112. rspec-expectations (2.14.2)
  113. diff-lcs (>= 1.1.3, < 2.0)
  114. rspec-mocks (2.14.3)
  115. rspec-rails (2.14.0)
  116. actionpack (>= 3.0)
  117. activesupport (>= 3.0)
  118. railties (>= 3.0)
  119. rspec-core (~> 2.14.0)
  120. rspec-expectations (~> 2.14.0)
  121. rspec-mocks (~> 2.14.0)
  122. sprockets (2.0.4)
  123. hike (~> 1.2)
  124. rack (~> 1.0)
  125. tilt (~> 1.1, != 1.3.0)
  126. sqlite3 (1.3.8)
  127. thor (0.14.6)
  128. tilt (1.4.1)
  129. treetop (1.4.15)
  130. polyglot
  131. polyglot (>= 0.3.1)
  132. tzinfo (0.3.37)
  133. websocket-driver (0.2.3)
  134. xpath (2.0.0)
  135. nokogiri (~> 1.3)
  136. PLATFORMS
  137. ruby
  138. DEPENDENCIES
  139. appraisal
  140. capybara
  141. china_city!
  142. coffee-rails
  143. jquery-rails
  144. launchy
  145. poltergeist
  146. rails (~> 3.1.0)
  147. rspec-rails
  148. sqlite3