repo.or.cz
/
ruby.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
d5c0558
)
[ruby/resolv] v0.6.3
author
Hiroshi SHIBATA
<
[email protected]
>
Fri, 31 Oct 2025 04:34:23 +0000
(31 13:34 +0900)
committer
git
<
[email protected]
>
Fri, 31 Oct 2025 04:34:59 +0000
(31
04:34
+0000)
https://github.com/ruby/resolv/commit/
31a393e96c
lib/resolv.rb
patch
|
blob
|
blame
|
history
diff --git
a/lib/resolv.rb
b/lib/resolv.rb
index
73410f1
..
fce5092
100644
(file)
--- a/
lib/resolv.rb
+++ b/
lib/resolv.rb
@@
-34,7
+34,7
@@
require 'rbconfig'
class Resolv
- VERSION = "0.6.
2
"
+ VERSION = "0.6.
3
"
##
# Looks up the first IP address for +name+.