Skip to content

Commit

Permalink
Require rails_xss in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jomz committed Jan 30, 2014
1 parent faa7602 commit a7e8dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radiant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ a general purpose content managment system--not merely a blogging engine.}
s.add_dependency "RedCloth", "~> 4.2.0"
s.add_dependency "will_paginate", "~> 2.3.11"
s.add_dependency "stringex", "~> 1.3.0"
s.add_dependency "rails_xss", "~> 0.5.1"

s.add_development_dependency "cucumber-rails", "~> 0.3.2"
s.add_development_dependency "database_cleaner", "~> 0.6.5"
Expand Down

0 comments on commit a7e8dad

Please sign in to comment.