ruby-changes:63869
From: Hiroshi <ko1@a...>
Date: Thu, 3 Dec 2020 17:58:16 +0900 (JST)
Subject: [ruby-changes:63869] 1af8a0a95e (master): [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444
https://git.ruby-lang.org/ruby.git/commit/?id=1af8a0a95e From 1af8a0a95ecc606cb57f8bce82288b6c263d9631 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Thu, 3 Dec 2020 17:39:15 +0900 Subject: [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444 https://github.com/ruby/ipaddr/commit/d2ec7cc3ee diff --git a/lib/ipaddr.gemspec b/lib/ipaddr.gemspec index 4244435..5187f3b 100644 --- a/lib/ipaddr.gemspec +++ b/lib/ipaddr.gemspec @@ -20,5 +20,5 @@ Both IPv4 and IPv6 are supported. https://github.com/ruby/ruby/blob/trunk/lib/ipaddr.gemspec#L20 spec.files = ["LICENSE.txt", "README.md", "ipaddr.gemspec", "lib/ipaddr.rb"] spec.require_paths = ["lib"] - spec.required_ruby_version = "> 2.3" + spec.required_ruby_version = ">= 2.3" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/