summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-04 17:58:58 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-04 19:25:29 +0100
commitc936f74cddbaa7b1cddd9edbce8c8e947da11aa8 (patch)
treed2ff9e127a187e4f1fe7718459bed2799c0888e2 /Rakefile
parent4706e4a00f686ca64783de7b86aa67f3a40fb833 (diff)
downloadbundler-c936f74cddbaa7b1cddd9edbce8c8e947da11aa8.tar.gz
Auto-correct `Style/Encoding` rubocop issues
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index f0a9a6fff8..4391fc6da5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,3 @@
-# -*- encoding: utf-8 -*-
# frozen_string_literal: true
$:.unshift File.expand_path("../lib", __FILE__)