From 84b2a6ad5d8706c3719eccd982d6387c735413a0 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 6 Nov 2023 18:40:08 +0900 Subject: [PATCH] [ruby/drb] Removed old version on doc section https://github.com/ruby/drb/commit/104f1a4db3 --- lib/drb/drb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/drb/drb.rb b/lib/drb/drb.rb index c3fd8e2cb2..5a85e42975 100644 --- a/lib/drb/drb.rb +++ b/lib/drb/drb.rb @@ -2,7 +2,7 @@ # # = drb/drb.rb # -# Distributed Ruby: _dRuby_ version 2.0.4 +# Distributed Ruby: _dRuby_ # # Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or # modify it under the same terms as Ruby.