From ed887cbb4c3f9505745bb1110da56690a113afca Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 25 Apr 2023 10:57:51 +0900 Subject: [ruby/set] Update lib/set.rb https://github.com/ruby/set/commit/bc59f85f2f --- lib/set.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/set.rb b/lib/set.rb index cf99ffac4b..5ac37dbf3c 100644 --- a/lib/set.rb +++ b/lib/set.rb @@ -216,7 +216,6 @@ # has been modified while an element in the set. # class Set - VERSION = "1.0.3" include Enumerable -- cgit v1.2.1