From 88268ae24d51f4fe70a196147665998807bfff77 Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Tue, 26 Nov 2013 15:05:54 -0500 Subject: [PATCH] (cosmetic: remove unnecessary utf-8 comment in gemspec) --- docile.gemspec | 1 - 1 file changed, 1 deletion(-) diff --git a/docile.gemspec b/docile.gemspec index 4421599..a91f407 100644 --- a/docile.gemspec +++ b/docile.gemspec @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) require "docile/version"