summaryrefslogtreecommitdiffstats
path: root/lib/redmine/sudo_mode.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/redmine/sudo_mode.rb')
-rw-r--r--lib/redmine/sudo_mode.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/redmine/sudo_mode.rb b/lib/redmine/sudo_mode.rb
index fa491b759..417f59ee3 100644
--- a/lib/redmine/sudo_mode.rb
+++ b/lib/redmine/sudo_mode.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: false
+
require 'active_support/core_ext/object/to_query'
require 'rack/utils'