1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

(cosmetic: remove unnecessary utf-8 comment in gemspec)

This commit is contained in:
Marc Siegel 2013-11-26 15:05:54 -05:00
parent 20b2aa5880
commit 88268ae24d

View file

@ -1,4 +1,3 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__) $:.push File.expand_path("../lib", __FILE__)
require "docile/version" require "docile/version"