Gemfile.lock 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. PATH
  2. remote: /home/rubys/git/rails
  3. specs:
  4. actionmailer (3.0.5)
  5. actionpack (= 3.0.5)
  6. mail (~> 2.2.15)
  7. actionpack (3.0.5)
  8. activemodel (= 3.0.5)
  9. activesupport (= 3.0.5)
  10. builder (~> 2.1.2)
  11. erubis (~> 2.6.6)
  12. i18n (~> 0.5.0)
  13. rack (~> 1.2.1)
  14. rack-mount (~> 0.6.13)
  15. rack-test (~> 0.5.7)
  16. tzinfo (~> 0.3.23)
  17. activemodel (3.0.5)
  18. activesupport (= 3.0.5)
  19. builder (~> 2.1.2)
  20. i18n (~> 0.5.0)
  21. activerecord (3.0.5)
  22. activemodel (= 3.0.5)
  23. activesupport (= 3.0.5)
  24. arel (~> 2.0.2)
  25. tzinfo (~> 0.3.23)
  26. activeresource (3.0.5)
  27. activemodel (= 3.0.5)
  28. activesupport (= 3.0.5)
  29. activesupport (3.0.5)
  30. rails (3.0.5)
  31. actionmailer (= 3.0.5)
  32. actionpack (= 3.0.5)
  33. activerecord (= 3.0.5)
  34. activeresource (= 3.0.5)
  35. activesupport (= 3.0.5)
  36. bundler (~> 1.0)
  37. railties (= 3.0.5)
  38. railties (3.0.5)
  39. actionpack (= 3.0.5)
  40. activesupport (= 3.0.5)
  41. rake (>= 0.8.7)
  42. thor (~> 0.14.4)
  43. GEM
  44. specs:
  45. abstract (1.0.0)
  46. activemerchant (1.10.0)
  47. activesupport (>= 2.3.2)
  48. braintree (>= 2.0.0)
  49. builder (>= 2.0.0)
  50. arel (2.0.9)
  51. braintree (2.8.0)
  52. builder
  53. builder (2.1.2)
  54. capistrano (2.5.19)
  55. highline
  56. net-scp (>= 1.0.0)
  57. net-sftp (>= 2.0.0)
  58. net-ssh (>= 2.0.14)
  59. net-ssh-gateway (>= 1.0.0)
  60. erubis (2.6.6)
  61. abstract (>= 1.0.0)
  62. haml (3.0.25)
  63. highline (1.6.1)
  64. i18n (0.5.0)
  65. jquery-rails (0.2.7)
  66. rails (~> 3.0)
  67. thor (~> 0.14.4)
  68. mail (2.2.15)
  69. activesupport (>= 2.3.6)
  70. i18n (>= 0.4.0)
  71. mime-types (~> 1.16)
  72. treetop (~> 1.4.8)
  73. mime-types (1.16)
  74. mysql (2.8.1)
  75. net-scp (1.0.4)
  76. net-ssh (>= 1.99.1)
  77. net-sftp (2.0.5)
  78. net-ssh (>= 2.0.9)
  79. net-ssh (2.1.3)
  80. net-ssh-gateway (1.0.1)
  81. net-ssh (>= 1.99.1)
  82. polyglot (0.3.1)
  83. rack (1.2.1)
  84. rack-mount (0.6.13)
  85. rack (>= 1.0.0)
  86. rack-test (0.5.7)
  87. rack (>= 1.0)
  88. rake (0.8.7)
  89. sqlite3 (1.3.3)
  90. thor (0.14.6)
  91. treetop (1.4.9)
  92. polyglot (>= 0.3.1)
  93. tzinfo (0.3.24)
  94. will_paginate (3.0.pre2)
  95. PLATFORMS
  96. ruby
  97. DEPENDENCIES
  98. activemerchant (~> 1.10.0)
  99. capistrano
  100. haml (~> 3.0.18)
  101. jquery-rails (~> 0.2.2)
  102. mysql
  103. rails!
  104. sqlite3
  105. will_paginate (>= 3.0.pre)