mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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:
parent
96e6eb380d
commit
1f4796a182
1 changed files with 1 additions and 3 deletions
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue