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

ruby-changes:74233

From: nagachika <ko1@a...>
Date: Mon, 24 Oct 2022 21:04:11 +0900 (JST)
Subject: [ruby-changes:74233] 8bce7c1a72 (ruby_3_1): merge revision(s) 399747926c323aca4f477ac3f8870b19229f4212:

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

From 8bce7c1a725073b88cf96c3af6f37405b66d7db9 Mon Sep 17 00:00:00 2001
From: nagachika <nagachika@r...>
Date: Mon, 24 Oct 2022 21:03:31 +0900
Subject: merge revision(s) 399747926c323aca4f477ac3f8870b19229f4212:

	Update bundled gems list at 2022-10-24

	---
	 NEWS.md           | 2 +-
	 gems/bundled_gems | 2 +-
	 2 files changed, 2 insertions(+), 2 deletions(-)
---
 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 09c278316b..f113516208 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.7.0 https://github.com/ruby/rbs
 typeprof 0.21.3 https://github.com/ruby/typeprof
-debug 1.6.2 https://github.com/ruby/debug 7f18c82b7a6c630d950553af7c3b03260d459fa5
+debug 1.6.3 https://github.com/ruby/debug
diff --git a/version.h b/version.h
index 74962269cc..9488fc341c 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 171
+#define RUBY_PATCHLEVEL 172
 
 #define RUBY_RELEASE_YEAR 2022
 #define RUBY_RELEASE_MONTH 10
-- 
cgit v1.2.3


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

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