Merge etc gemspec from github repository.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2018-05-28 00:42:32 +00:00
parent 96e6eb380d
commit 1f4796a182

View File

@ -1,10 +1,8 @@
# coding: utf-8
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = "etc"
spec.version = "1.0.0"
spec.date = '2017-12-13'
spec.version = "1.0.1"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]