diff options
| author | tompng <tomoyapenguin@gmail.com> | 2024-12-17 03:02:03 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-17 06:41:59 +0900 |
| commit | 09dc63526ea4cbebaaadbf80782a73722bb263b6 (patch) | |
| tree | c3904dc9f26f6e2020d8c80e2f377455aef76980 | |
| parent | 5ff1c479d6953c169cdc7348fd1b621d53f33c87 (diff) | |
Bundle repl_type_completor 0.1.9
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12361
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 96c1a1472b..c35cfb03ce 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.7 https://github.com/ruby/repl_type_completor +repl_type_completor 0.1.9 https://github.com/ruby/repl_type_completor |
