From 5068fe85e6f7e662cd6e15f5ed7b80a4be5e6056 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 30 Jan 2026 09:25:42 +0900 Subject: [ruby/resolv] v0.7.1 https://github.com/ruby/resolv/commit/8fc05c1cb6 --- lib/resolv.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/resolv.rb b/lib/resolv.rb index b6ff348518..9720b52c00 100644 --- a/lib/resolv.rb +++ b/lib/resolv.rb @@ -35,7 +35,7 @@ require 'rbconfig' class Resolv # The version string - VERSION = "0.7.0" + VERSION = "0.7.1" ## # Looks up the first IP address for +name+. -- cgit v1.2.3