diff --git a/Gemfile b/Gemfile index 523758abf0..6735ae06af 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