summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/Executable.standalone
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/templates/Executable.standalone')
-rw-r--r--lib/bundler/templates/Executable.standalone2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bundler/templates/Executable.standalone b/lib/bundler/templates/Executable.standalone
index d591e3fc04..3117a27e86 100644
--- a/lib/bundler/templates/Executable.standalone
+++ b/lib/bundler/templates/Executable.standalone
@@ -1,4 +1,6 @@
#!/usr/bin/env <%= Bundler.settings[:shebang] || RbConfig::CONFIG["ruby_install_name"] %>
+# frozen_string_literal: true
+
#
# This file was generated by Bundler.
#