Gemfile.lock 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. actionmailer (4.1.4)
  5. actionpack (= 4.1.4)
  6. actionview (= 4.1.4)
  7. mail (~> 2.5.4)
  8. actionpack (4.1.4)
  9. actionview (= 4.1.4)
  10. activesupport (= 4.1.4)
  11. rack (~> 1.5.2)
  12. rack-test (~> 0.6.2)
  13. actionview (4.1.4)
  14. activesupport (= 4.1.4)
  15. builder (~> 3.1)
  16. erubis (~> 2.7.0)
  17. activemodel (4.1.4)
  18. activesupport (= 4.1.4)
  19. builder (~> 3.1)
  20. activerecord (4.1.4)
  21. activemodel (= 4.1.4)
  22. activesupport (= 4.1.4)
  23. arel (~> 5.0.0)
  24. activerecord-import (0.5.0)
  25. activerecord (>= 3.0)
  26. activerecord-jdbc-adapter (1.3.21)
  27. activerecord (>= 2.2)
  28. activerecord-jdbcmysql-adapter (1.3.21)
  29. activerecord-jdbc-adapter (~> 1.3.21)
  30. jdbc-mysql (>= 5.1.22)
  31. activesupport (4.1.4)
  32. i18n (~> 0.6, >= 0.6.9)
  33. json (~> 1.7, >= 1.7.7)
  34. minitest (~> 5.1)
  35. thread_safe (~> 0.1)
  36. tzinfo (~> 1.1)
  37. arel (5.0.1.20140414130214)
  38. builder (3.2.2)
  39. concurrent-ruby (1.0.2)
  40. concurrent-ruby (1.0.2-java)
  41. daemons (1.2.4)
  42. erubis (2.7.0)
  43. eventmachine (1.2.0.1)
  44. i18n (0.7.0)
  45. jdbc-mysql (5.1.38)
  46. jruby-rack (1.1.20)
  47. json (1.8.3)
  48. json (1.8.3-java)
  49. kgio (2.10.0)
  50. mail (2.5.4)
  51. mime-types (~> 1.16)
  52. treetop (~> 1.4.8)
  53. mime-types (1.25.1)
  54. minitest (5.9.0)
  55. mysql2 (0.3.16)
  56. polyglot (0.3.5)
  57. puma (2.9.0)
  58. rack (>= 1.1, < 2.0)
  59. puma (2.9.0-java)
  60. rack (>= 1.1, < 2.0)
  61. rack (1.5.5)
  62. rack-test (0.6.3)
  63. rack (>= 1.0)
  64. rails (4.1.4)
  65. actionmailer (= 4.1.4)
  66. actionpack (= 4.1.4)
  67. actionview (= 4.1.4)
  68. activemodel (= 4.1.4)
  69. activerecord (= 4.1.4)
  70. activesupport (= 4.1.4)
  71. bundler (>= 1.3.0, < 2.0)
  72. railties (= 4.1.4)
  73. sprockets-rails (~> 2.0)
  74. railties (4.1.4)
  75. actionpack (= 4.1.4)
  76. activesupport (= 4.1.4)
  77. rake (>= 0.8.7)
  78. thor (>= 0.18.1, < 2.0)
  79. raindrops (0.17.0)
  80. rake (11.2.2)
  81. sprockets (3.7.0)
  82. concurrent-ruby (~> 1.0)
  83. rack (> 1, < 3)
  84. sprockets-rails (2.3.3)
  85. actionpack (>= 3.0)
  86. activesupport (>= 3.0)
  87. sprockets (>= 2.8, < 4.0)
  88. thin (1.6.2)
  89. daemons (>= 1.0.9)
  90. eventmachine (>= 1.0.0)
  91. rack (>= 1.0.0)
  92. thor (0.19.1)
  93. thread_safe (0.3.5)
  94. thread_safe (0.3.5-java)
  95. torqbox (0.1.7-java)
  96. rack (>= 1.4.0, < 2.0)
  97. treetop (1.4.15)
  98. polyglot
  99. polyglot (>= 0.3.1)
  100. trinidad (1.4.6)
  101. jruby-rack (~> 1.1.13)
  102. trinidad_jars (>= 1.3.0, < 1.5.0)
  103. trinidad_jars (1.4.2)
  104. tzinfo (1.2.2)
  105. thread_safe (~> 0.1)
  106. unicorn (4.8.3)
  107. kgio (~> 2.6)
  108. rack
  109. raindrops (~> 0.7)
  110. PLATFORMS
  111. java
  112. ruby
  113. DEPENDENCIES
  114. activerecord (= 4.1.4)
  115. activerecord-import (= 0.5.0)
  116. activerecord-jdbcmysql-adapter (~> 1.3.9)
  117. mysql2 (= 0.3.16)
  118. puma (= 2.9.0)
  119. rails (~> 4.1.4)
  120. thin (= 1.6.2)
  121. torqbox (= 0.1.7)
  122. trinidad (= 1.4.6)
  123. unicorn (= 4.8.3)
  124. BUNDLED WITH
  125. 1.13.1