mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Use real-case version number for the result of gem list
This commit is contained in:
parent
1b89b99941
commit
5741236a0c
@ -1,6 +1,6 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "ruby2_keywords"
|
||||
s.version = "999999999999999999999999999"
|
||||
s.version = "1.0.0"
|
||||
s.summary = "Shim library for Module#ruby2_keywords"
|
||||
s.homepage = "https://github.com/ruby/ruby2_keywords"
|
||||
s.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user