diff options
author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-03-04 17:58:58 +0100 |
---|---|---|
committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-03-04 19:25:29 +0100 |
commit | c936f74cddbaa7b1cddd9edbce8c8e947da11aa8 (patch) | |
tree | d2ff9e127a187e4f1fe7718459bed2799c0888e2 /Rakefile | |
parent | 4706e4a00f686ca64783de7b86aa67f3a40fb833 (diff) | |
download | bundler-c936f74cddbaa7b1cddd9edbce8c8e947da11aa8.tar.gz |
Auto-correct `Style/Encoding` rubocop issues
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # frozen_string_literal: true $:.unshift File.expand_path("../lib", __FILE__) |