diff --git a/Gemfile b/Gemfile index eaaf55a4..43b2739b 100644 --- a/Gemfile +++ b/Gemfile @@ -3,4 +3,4 @@ source :rubygems gem "sinatra" gem "haml" gem "httparty" -gem "actionpack" +gem "actionpack", ">= 6.1.7.3"