Gemfile.lock 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. PATH
  2. remote: .
  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 (4.0.0)
  11. actionpack (= 4.0.0)
  12. mail (~> 2.5.3)
  13. actionpack (4.0.0)
  14. activesupport (= 4.0.0)
  15. builder (~> 3.1.0)
  16. erubis (~> 2.7.0)
  17. rack (~> 1.5.2)
  18. rack-test (~> 0.6.2)
  19. activemodel (4.0.0)
  20. activesupport (= 4.0.0)
  21. builder (~> 3.1.0)
  22. activerecord (4.0.0)
  23. activemodel (= 4.0.0)
  24. activerecord-deprecated_finders (~> 1.0.2)
  25. activesupport (= 4.0.0)
  26. arel (~> 4.0.0)
  27. activerecord-deprecated_finders (1.0.3)
  28. activesupport (4.0.0)
  29. i18n (~> 0.6, >= 0.6.4)
  30. minitest (~> 4.2)
  31. multi_json (~> 1.3)
  32. thread_safe (~> 0.1)
  33. tzinfo (~> 0.3.37)
  34. addressable (2.3.5)
  35. appraisal (0.5.2)
  36. bundler
  37. rake
  38. arel (4.0.0)
  39. atomic (1.1.12)
  40. builder (3.1.4)
  41. capybara (2.1.0)
  42. mime-types (>= 1.16)
  43. nokogiri (>= 1.3.3)
  44. rack (>= 1.0.0)
  45. rack-test (>= 0.5.4)
  46. xpath (~> 2.0)
  47. coffee-rails (4.0.0)
  48. coffee-script (>= 2.2.0)
  49. railties (>= 4.0.0.beta, < 5.0)
  50. coffee-script (2.2.0)
  51. coffee-script-source
  52. execjs
  53. coffee-script-source (1.6.3)
  54. diff-lcs (1.2.4)
  55. erubis (2.7.0)
  56. eventmachine (1.0.3)
  57. execjs (1.4.0)
  58. multi_json (~> 1.0)
  59. faye-websocket (0.4.7)
  60. eventmachine (>= 0.12.0)
  61. hike (1.2.3)
  62. http_parser.rb (0.5.3)
  63. i18n (0.6.4)
  64. jquery-rails (3.0.4)
  65. railties (>= 3.0, < 5.0)
  66. thor (>= 0.14, < 2.0)
  67. launchy (2.3.0)
  68. addressable (~> 2.3)
  69. mail (2.5.4)
  70. mime-types (~> 1.16)
  71. treetop (~> 1.4.8)
  72. mime-types (1.23)
  73. mini_portile (0.5.1)
  74. minitest (4.7.5)
  75. multi_json (1.7.9)
  76. nokogiri (1.6.0)
  77. mini_portile (~> 0.5.0)
  78. poltergeist (1.3.0)
  79. capybara (~> 2.1.0)
  80. faye-websocket (>= 0.4.4, < 0.5.0)
  81. http_parser.rb (~> 0.5.3)
  82. polyglot (0.3.3)
  83. rack (1.5.2)
  84. rack-test (0.6.2)
  85. rack (>= 1.0)
  86. rails (4.0.0)
  87. actionmailer (= 4.0.0)
  88. actionpack (= 4.0.0)
  89. activerecord (= 4.0.0)
  90. activesupport (= 4.0.0)
  91. bundler (>= 1.3.0, < 2.0)
  92. railties (= 4.0.0)
  93. sprockets-rails (~> 2.0.0)
  94. railties (4.0.0)
  95. actionpack (= 4.0.0)
  96. activesupport (= 4.0.0)
  97. rake (>= 0.8.7)
  98. thor (>= 0.18.1, < 2.0)
  99. rake (10.1.0)
  100. rspec-core (2.14.4)
  101. rspec-expectations (2.14.0)
  102. diff-lcs (>= 1.1.3, < 2.0)
  103. rspec-mocks (2.14.2)
  104. rspec-rails (2.14.0)
  105. actionpack (>= 3.0)
  106. activesupport (>= 3.0)
  107. railties (>= 3.0)
  108. rspec-core (~> 2.14.0)
  109. rspec-expectations (~> 2.14.0)
  110. rspec-mocks (~> 2.14.0)
  111. sprockets (2.10.0)
  112. hike (~> 1.2)
  113. multi_json (~> 1.0)
  114. rack (~> 1.0)
  115. tilt (~> 1.1, != 1.3.0)
  116. sprockets-rails (2.0.0)
  117. actionpack (>= 3.0)
  118. activesupport (>= 3.0)
  119. sprockets (~> 2.8)
  120. sqlite3 (1.3.7)
  121. thor (0.18.1)
  122. thread_safe (0.1.2)
  123. atomic
  124. tilt (1.4.1)
  125. treetop (1.4.15)
  126. polyglot
  127. polyglot (>= 0.3.1)
  128. tzinfo (0.3.37)
  129. xpath (2.0.0)
  130. nokogiri (~> 1.3)
  131. PLATFORMS
  132. ruby
  133. DEPENDENCIES
  134. appraisal
  135. capybara
  136. china_city!
  137. coffee-rails
  138. jquery-rails
  139. launchy
  140. poltergeist
  141. rspec-rails
  142. sqlite3