ruby-changes:69541
From: Hiroshi <ko1@a...>
Date: Sat, 30 Oct 2021 20:53:27 +0900 (JST)
Subject: [ruby-changes:69541] 519e3bde24 (ruby_3_0): [ruby/drb] Bump up drb version to 2.0.5
https://git.ruby-lang.org/ruby.git/commit/?id=519e3bde24 From 519e3bde24ca18489d3327dd369aed815ef84c61 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Thu, 14 Oct 2021 20:59:02 +0900 Subject: [ruby/drb] Bump up drb version to 2.0.5 https://github.com/ruby/drb/commit/7edf67654c --- lib/drb/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/drb/version.rb b/lib/drb/version.rb index ffba81d48e6..e1f33cc65e9 100644 --- a/lib/drb/version.rb +++ b/lib/drb/version.rb @@ -1,3 +1,3 @@ https://github.com/ruby/ruby/blob/trunk/lib/drb/version.rb#L1 module DRb - VERSION = "2.0.4" + VERSION = "2.0.5" end -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/