From c301ba0a663386881addb1d987cca5e73d35cf2e Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 25 Apr 2023 10:55:29 +0900 Subject: [PATCH] [ruby/abbrev] Update lib/abbrev.rb https://github.com/ruby/abbrev/commit/6fa790eac1 --- lib/abbrev.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/abbrev.rb b/lib/abbrev.rb index 83dacf081e..ee86f06874 100644 --- a/lib/abbrev.rb +++ b/lib/abbrev.rb @@ -47,7 +47,6 @@ # "w" => "winter" } module Abbrev - VERSION = "0.1.1" # Given a set of strings, calculate the set of unambiguous abbreviations for