Gemfile.lock 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. PATH
  2. remote: .
  3. specs:
  4. inherited_resources (1.3.1)
  5. has_scope (~> 0.5.0)
  6. responders (~> 0.6)
  7. GEM
  8. remote: http://rubygems.org/
  9. specs:
  10. actionmailer (3.2.2)
  11. actionpack (= 3.2.2)
  12. mail (~> 2.4.0)
  13. actionpack (3.2.2)
  14. activemodel (= 3.2.2)
  15. activesupport (= 3.2.2)
  16. builder (~> 3.0.0)
  17. erubis (~> 2.7.0)
  18. journey (~> 1.0.1)
  19. rack (~> 1.4.0)
  20. rack-cache (~> 1.1)
  21. rack-test (~> 0.6.1)
  22. sprockets (~> 2.1.2)
  23. activemodel (3.2.2)
  24. activesupport (= 3.2.2)
  25. builder (~> 3.0.0)
  26. activerecord (3.2.2)
  27. activemodel (= 3.2.2)
  28. activesupport (= 3.2.2)
  29. arel (~> 3.0.2)
  30. tzinfo (~> 0.3.29)
  31. activeresource (3.2.2)
  32. activemodel (= 3.2.2)
  33. activesupport (= 3.2.2)
  34. activesupport (3.2.2)
  35. i18n (~> 0.6)
  36. multi_json (~> 1.0)
  37. arel (3.0.2)
  38. builder (3.0.0)
  39. erubis (2.7.0)
  40. has_scope (0.5.1)
  41. hike (1.2.1)
  42. i18n (0.6.0)
  43. journey (1.0.3)
  44. json (1.6.5)
  45. mail (2.4.3)
  46. i18n (>= 0.4.0)
  47. mime-types (~> 1.16)
  48. treetop (~> 1.4.8)
  49. metaclass (0.0.1)
  50. mime-types (1.17.2)
  51. mocha (0.10.0)
  52. metaclass (~> 0.0.1)
  53. multi_json (1.1.0)
  54. polyglot (0.3.3)
  55. rack (1.4.1)
  56. rack-cache (1.2)
  57. rack (>= 0.4)
  58. rack-ssl (1.3.2)
  59. rack
  60. rack-test (0.6.1)
  61. rack (>= 1.0)
  62. rails (3.2.2)
  63. actionmailer (= 3.2.2)
  64. actionpack (= 3.2.2)
  65. activerecord (= 3.2.2)
  66. activeresource (= 3.2.2)
  67. activesupport (= 3.2.2)
  68. bundler (~> 1.0)
  69. railties (= 3.2.2)
  70. railties (3.2.2)
  71. actionpack (= 3.2.2)
  72. activesupport (= 3.2.2)
  73. rack-ssl (~> 1.3.2)
  74. rake (>= 0.8.7)
  75. rdoc (~> 3.4)
  76. thor (~> 0.14.6)
  77. rake (0.9.2.2)
  78. rdoc (3.12)
  79. json (~> 1.4)
  80. responders (0.8.0)
  81. railties (~> 3.1)
  82. sprockets (2.1.2)
  83. hike (~> 1.2)
  84. rack (~> 1.0)
  85. tilt (~> 1.1, != 1.3.0)
  86. thor (0.14.6)
  87. tilt (1.3.3)
  88. treetop (1.4.10)
  89. polyglot
  90. polyglot (>= 0.3.1)
  91. tzinfo (0.3.32)
  92. PLATFORMS
  93. ruby
  94. DEPENDENCIES
  95. inherited_resources!
  96. mocha
  97. rails (~> 3.1)