mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
Remove unnecessary encoding setting in the gemspec
This commit is contained in:
parent
6a26969f8e
commit
07a2b6cf71
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
# -*- encoding: utf-8 -*-
|
||||
require File.expand_path('../lib/v8/version', __FILE__)
|
||||
|
||||
Gem::Specification.new do |gem|
|
||||
|
|
Loading…
Reference in a new issue