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

ruby-changes:73850

From: nagachika <ko1@a...>
Date: Tue, 4 Oct 2022 20:24:30 +0900 (JST)
Subject: [ruby-changes:73850] b0645e35db (ruby_3_1): update debug.gem commit hash to cease nightly packaging failures.

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

From b0645e35db8b40b56526063e672b7a71ec3cdada Mon Sep 17 00:00:00 2001
From: nagachika <nagachika@r...>
Date: Tue, 4 Oct 2022 20:24:09 +0900
Subject: update debug.gem commit hash to cease nightly packaging failures.

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

diff --git a/gems/bundled_gems b/gems/bundled_gems
index 3c7aee5f0a..2817811198 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.6.0 https://github.com/ruby/rbs 5ec9d53efe4bf0a97f33c3016aed430be135583a
 typeprof 0.21.3 https://github.com/ruby/typeprof
-debug 1.6.2 https://github.com/ruby/debug 19b4dde3308f532943e4234d1588d4fa26c52345
+debug 1.6.2 https://github.com/ruby/debug fdce24220f2f2bb61b414c48f8f1485d4f2c0421
diff --git a/version.h b/version.h
index b9a5acf310..970c1e715c 100644
--- a/version.h
+++ b/version.h
@@ -11,11 +11,11 @@ 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 68
+#define RUBY_PATCHLEVEL 69
 
 #define RUBY_RELEASE_YEAR 2022
 #define RUBY_RELEASE_MONTH 10
-#define RUBY_RELEASE_DAY 3
+#define RUBY_RELEASE_DAY 4
 
 #include "ruby/version.h"
 
-- 
cgit v1.2.1


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

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