summaryrefslogtreecommitdiff
path: root/lib/open-uri.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-03-30 13:14:25 +0900
committergit <[email protected]>2023-04-13 09:47:40 +0000
commit61bd69470a68354b77fad65119c56cbf19f2c152 ()
treec3a26823c7f3a250c23ee80b94031f48285a0a6a /lib/open-uri.gemspec
parent76aaaf6434752b5dc407878a5268892f859b2bf5 (diff)
[ruby/open-uri] Expose OpenURI::VERSION
https://.com/ruby/open-uri/commit/666768d960
-rw-r--r--lib/open-uri.gemspec11
1 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@
Gem::Specification.new do |spec|
- spec.name = "open-uri"
- spec.version = "0.3.0"
spec.authors = ["Tanaka Akira"]
spec.email = ["[email protected]"]