Gemfile.lock 3.3 KB

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