From 8b25b5575562bf9625018d16f6fb3b623bd42d14 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Mon, 4 Jul 2011 17:12:25 +0530 Subject: add w3c_validators gem to the doc group to fix failing validation of guides --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 73585543b0..4b53aeb42f 100644 --- a/Gemfile +++ b/Gemfile @@ -19,6 +19,7 @@ group :doc do gem "rdoc", "~> 3.4" gem "horo", "= 1.0.3" gem "RedCloth", "~> 4.2" if RUBY_VERSION < "1.9.3" + gem "w3c_validators" end # AS -- cgit v1.2.3