rails4.gemfile.lock 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. PATH
  2. remote: ../
  3. specs:
  4. taiwan_city (0.0.1)
  5. jquery-rails
  6. rails (>= 3.1.0)
  7. GEM
  8. remote: https://rubygems.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. cliver (0.2.1)
  48. coffee-rails (4.0.0)
  49. coffee-script (>= 2.2.0)
  50. railties (>= 4.0.0.beta, < 5.0)
  51. coffee-script (2.2.0)
  52. coffee-script-source
  53. execjs
  54. coffee-script-source (1.6.3)
  55. diff-lcs (1.2.4)
  56. erubis (2.7.0)
  57. execjs (2.0.1)
  58. hike (1.2.3)
  59. i18n (0.6.5)
  60. jquery-rails (3.0.4)
  61. railties (>= 3.0, < 5.0)
  62. thor (>= 0.14, < 2.0)
  63. launchy (2.3.0)
  64. addressable (~> 2.3)
  65. mail (2.5.4)
  66. mime-types (~> 1.16)
  67. treetop (~> 1.4.8)
  68. mime-types (1.25)
  69. mini_portile (0.5.1)
  70. minitest (4.7.5)
  71. multi_json (1.7.9)
  72. nokogiri (1.6.0)
  73. mini_portile (~> 0.5.0)
  74. poltergeist (1.4.0)
  75. capybara (~> 2.1.0)
  76. cliver (~> 0.2.1)
  77. multi_json (~> 1.0)
  78. websocket-driver (>= 0.2.0)
  79. polyglot (0.3.3)
  80. rack (1.5.2)
  81. rack-test (0.6.2)
  82. rack (>= 1.0)
  83. rails (4.0.0)
  84. actionmailer (= 4.0.0)
  85. actionpack (= 4.0.0)
  86. activerecord (= 4.0.0)
  87. activesupport (= 4.0.0)
  88. bundler (>= 1.3.0, < 2.0)
  89. railties (= 4.0.0)
  90. sprockets-rails (~> 2.0.0)
  91. railties (4.0.0)
  92. actionpack (= 4.0.0)
  93. activesupport (= 4.0.0)
  94. rake (>= 0.8.7)
  95. thor (>= 0.18.1, < 2.0)
  96. rake (10.1.0)
  97. rspec-core (2.14.5)
  98. rspec-expectations (2.14.2)
  99. diff-lcs (>= 1.1.3, < 2.0)
  100. rspec-mocks (2.14.3)
  101. rspec-rails (2.14.0)
  102. actionpack (>= 3.0)
  103. activesupport (>= 3.0)
  104. railties (>= 3.0)
  105. rspec-core (~> 2.14.0)
  106. rspec-expectations (~> 2.14.0)
  107. rspec-mocks (~> 2.14.0)
  108. sprockets (2.10.0)
  109. hike (~> 1.2)
  110. multi_json (~> 1.0)
  111. rack (~> 1.0)
  112. tilt (~> 1.1, != 1.3.0)
  113. sprockets-rails (2.0.0)
  114. actionpack (>= 3.0)
  115. activesupport (>= 3.0)
  116. sprockets (~> 2.8)
  117. sqlite3 (1.3.8)
  118. thor (0.18.1)
  119. thread_safe (0.1.2)
  120. atomic
  121. tilt (1.4.1)
  122. treetop (1.4.15)
  123. polyglot
  124. polyglot (>= 0.3.1)
  125. tzinfo (0.3.37)
  126. websocket-driver (0.2.3)
  127. xpath (2.0.0)
  128. nokogiri (~> 1.3)
  129. PLATFORMS
  130. ruby
  131. DEPENDENCIES
  132. appraisal
  133. capybara
  134. coffee-rails
  135. jquery-rails
  136. launchy
  137. poltergeist
  138. rails (~> 4.0.0)
  139. rspec-rails
  140. sqlite3
  141. taiwan_city!