Remove unnecessary encoding setting in the gemspec

This commit is contained in:
Petko Bordjukov 2016-12-25 10:00:53 +02:00
parent 6a26969f8e
commit 07a2b6cf71
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# -*- encoding: utf-8 -*-
require File.expand_path('../lib/v8/version', __FILE__)
Gem::Specification.new do |gem|