diff --git a/README b/README index ac6b0dc..cc27350 100644 --- a/README +++ b/README @@ -20,14 +20,14 @@ Stop… Camping Time! is a Camping application, so you need: * Ruby 1.8 (>= 1.8.7) or 1.9 (>= 1.9.3) * Camping (>= 2.1.532) with - * Active Record (>= 2.3) + * Active Record (>= 3.2) * Mab (>= 0.0.3) , and optionally: * Thin or Mongrel (for testing and deployment without Apache/Rackup) The following Ruby libraries are required: -* ActionPack (>= 2.3) for ActionView -* ActiveSupport (>= 2.3) +* ActionPack (>= 3.2) for ActionView +* ActiveSupport (>= 3.2) * Rack (for deployment using Apache/Rackup) * Sass or Haml (which at the moment includes Sass)