mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
[Gemspec] Ensure it is loaded as utf-8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
# frozen_string_literal: true
|
||||
|
||||
# -*- encoding: utf-8 -*-
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
require "devise/version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user