diff --git a/Gemfile b/Gemfile index 0dc25bf..27f7d61 100755 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'rails', '3.2.9' gem 'sqlite3' gem 'execjs', '~>1.4.0' - + gem 'sanitize' # Gems used only for assets and not required # in production environments by default. group :assets do