From a0db65df2932abcc29d2da67a21ca1e8b7814d0e Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 16 Dec 2024 08:49:19 +0900 Subject: [PATCH] Rollback repl_type_completor-0.1.7 because the test of 0.1.8 is failing with Ruby master https://github.com/ruby/ruby/actions/runs/12343218221/job/34443981066?pr=12351#step:14:456 --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 6fc22007b4..96c1a1472b 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -34,4 +34,4 @@ drb 2.2.1 https://github.com/ruby/drb nkf 0.2.0 https://github.com/ruby/nkf syslog 0.2.0 https://github.com/ruby/syslog csv 3.3.1 https://github.com/ruby/csv -repl_type_completor 0.1.8 https://github.com/ruby/repl_type_completor +repl_type_completor 0.1.7 https://github.com/ruby/repl_type_completor