mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
391ebfc35d
commit
9ed1250402
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Gem::Specification.new do |spec|
|
Gem::Specification.new do |spec|
|
||||||
spec.name = "yaml"
|
spec.name = "yaml"
|
||||||
spec.version = "0.1.1"
|
spec.version = "0.2.0"
|
||||||
spec.authors = ["Aaron Patterson", "SHIBATA Hiroshi"]
|
spec.authors = ["Aaron Patterson", "SHIBATA Hiroshi"]
|
||||||
spec.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org"]
|
spec.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue