mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
2462427008
commit
999a2819a7
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 = "readline-ext"
|
spec.name = "readline-ext"
|
||||||
spec.version = "0.1.0.pre.1"
|
spec.version = "0.1.0"
|
||||||
spec.authors = ["Yukihiro Matsumoto"]
|
spec.authors = ["Yukihiro Matsumoto"]
|
||||||
spec.email = ["matz@ruby-lang.org"]
|
spec.email = ["matz@ruby-lang.org"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue