[前][次][番号順一覧][スレッド一覧]

ruby-changes:72530

From: nagachika <ko1@a...>
Date: Wed, 13 Jul 2022 20:53:49 +0900 (JST)
Subject: [ruby-changes:72530] ce1621b9d2 (ruby_3_1): Update bundled gem debug-1.6.1.

https://git.ruby-lang.org/ruby.git/commit/?id=ce1621b9d2

From ce1621b9d2abe56a042e0cad4a26d10389d51735 Mon Sep 17 00:00:00 2001
From: nagachika <nagachika@r...>
Date: Wed, 13 Jul 2022 20:53:19 +0900
Subject: Update bundled gem debug-1.6.1.

---
 gems/bundled_gems | 2 +-
 version.h         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gems/bundled_gems b/gems/bundled_gems
index d2c5c5612a..3b954154a8 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -13,4 +13,4 @@ matrix 0.4.2 https://github.com/ruby/matrix https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L13
 prime 0.1.2 https://github.com/ruby/prime
 rbs 2.1.0 https://github.com/ruby/rbs
 typeprof 0.21.2 https://github.com/ruby/typeprof
-debug 1.6.0 https://github.com/ruby/debug
+debug 1.6.1 https://github.com/ruby/debug
diff --git a/version.h b/version.h
index ba91a13948..3704c20799 100644
--- a/version.h
+++ b/version.h
@@ -11,7 +11,7 @@ https://github.com/ruby/ruby/blob/trunk/version.h#L11
 # define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
 #define RUBY_VERSION_TEENY 3
 #define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
-#define RUBY_PATCHLEVEL 38
+#define RUBY_PATCHLEVEL 39
 
 #define RUBY_RELEASE_YEAR 2022
 #define RUBY_RELEASE_MONTH 7
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]