summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6e89f85..88878d9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,4 +5,4 @@ gem 'sinatra-partial'
gem 'json'
gem 'nokogiri'
gem 'thin'
-gem 'sanitize'
+gem 'sanitize', '~>4.4.0'