diff --git a/devise.gemspec b/devise.gemspec index 18a4300208..f1e1ec5153 100644 --- a/devise.gemspec +++ b/devise.gemspec @@ -1,6 +1,6 @@ +# -*- encoding: utf-8 -*- # frozen_string_literal: true -# -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) require "devise/version"