summaryrefslogtreecommitdiff
path: root/lib/find.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-03-30 13:05:45 +0900
committergit <[email protected]>2023-04-03 02:40:37 +0000
commita70653ca7facbb2004562e5718fa51e7ade6b157 ()
treee90adcedf5c3035e352494fb526206c454c31579 /lib/find.gemspec
parent2f1586f6f204bdd040ba7a14633983568199dbc0 (diff)
[ruby/find] Expose Find::VERSION
https://.com/ruby/find/commit/a24124a08a
-rw-r--r--lib/find.gemspec11
1 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@
Gem::Specification.new do |spec|
- spec.name = "find"
- spec.version = "0.1.1"
spec.authors = ['Kazuki Tsujimoto']
spec.email = ['[email protected]']