diff options
| author | git <svn-admin@ruby-lang.org> | 2025-04-02 07:01:44 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-04-02 07:01:44 +0000 |
| commit | ca97302dd404070bf971767914b6e4855b4de8a9 (patch) | |
| tree | a8a533dd908e0e8fa6c3fa7c1f48642326c03e19 | |
| parent | 938db05361585fb4a2da38bc62d1ea36ea451bf6 (diff) | |
Update bundled gems list as of 2025-04-01
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -73,7 +73,7 @@ The following bundled gems are updated. * bigdecimal 3.1.9 * syslog 0.3.0 * csv 3.3.3 -* repl_type_completor 0.1.10 +* repl_type_completor 0.1.11 ## Supported platforms diff --git a/gems/bundled_gems b/gems/bundled_gems index f70bdd6c5b..11209fbdf3 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -34,7 +34,7 @@ drb 2.2.1 https://github.com/ruby/drb nkf 0.2.0 https://github.com/ruby/nkf syslog 0.3.0 https://github.com/ruby/syslog csv 3.3.3 https://github.com/ruby/csv e0874e47e2730dacccdb0c534a2cdc073d3bdaea -repl_type_completor 0.1.10 https://github.com/ruby/repl_type_completor +repl_type_completor 0.1.11 https://github.com/ruby/repl_type_completor ostruct 0.6.1 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.4.0 https://github.com/ruby/benchmark |
