summaryrefslogtreecommitdiff
path: root/lib/time.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-04-13 18:34:43 +0900
committerHiroshi SHIBATA <[email protected]>2023-04-13 18:51:18 +0900
commitf09638fe25d86c4d619a1f45b1595c8a30c54cc4 ()
tree8f09f640efa93ff666a0d4f0ed9cc815d484e0c8 /lib/time.gemspec
parentcf77f7b5e72ed33516b93b5a20427e7a64475bef (diff)
[ruby/time] Expose Time::VERSION
https://.com/ruby/time/commit/32793b56b7
-rw-r--r--lib/time.gemspec11
1 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@
Gem::Specification.new do |spec|
- spec.name = "time"
- spec.version = "0.2.2"
spec.authors = ["Tanaka Akira"]
spec.email = ["[email protected]"]