Removes action caching on /robots.txt.
git-svn-id: https://svn.redmine.org/redmine/trunk@15633 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
... | ... | @@ -11,7 +11,6 @@ gem "builder", ">= 3.0.4" |
gem "request_store", "1.0.5" | ||
gem "mime-types", (RUBY_VERSION >= "2.0" ? "~> 3.0" : "~> 2.99") | ||
gem "protected_attributes" | ||
gem "actionpack-action_caching" | ||
gem "actionpack-xml_parser" | ||
gem "roadie-rails" | ||
gem "mimemagic" | ||
... | ... |
Please register or sign in to comment