Fix encoding header in gemspec file
This commit is contained in:
parent
048daa65a9
commit
6390d0d7ed
@ -1,4 +1,5 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
# encoding: utf-8
|
||||
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
require "teamocil"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user