From 8bce7c1a725073b88cf96c3af6f37405b66d7db9 Mon Sep 17 00:00:00 2001 From: nagachika 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 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 @@ # 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