summaryrefslogtreecommitdiff
path: root/lib/bundler/capistrano.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/capistrano.rb')
-rw-r--r--lib/bundler/capistrano.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundler/capistrano.rb b/lib/bundler/capistrano.rb
index 12499c7bf4..2a4954d964 100644
--- a/lib/bundler/capistrano.rb
+++ b/lib/bundler/capistrano.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
# Capistrano task for Bundler.
#
# Just add "require 'bundler/capistrano'" in your Capistrano deploy.rb, and