diff options
| author | git <svn-admin@ruby-lang.org> | 2026-01-29 07:04:29 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-01-29 07:04:29 +0000 |
| commit | ba8b0b3a9c867421166083c2eb35204c616beb4b (patch) | |
| tree | a72c7d3a6e984adfad422ed12ac8e0f75f368b95 | |
| parent | 6f16e87ff06c412edc0cac334b3c078aa0fafa22 (diff) | |
Update bundled gems list as of 2026-01-29
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -62,6 +62,7 @@ releases. * debug 1.11.1 * mutex_m 0.3.0 * resolv-replace 0.2.0 +* syslog 0.4.0 * rdoc 7.1.0 ### RubyGems and Bundler diff --git a/gems/bundled_gems b/gems/bundled_gems index 98a6ca2cea..e85061bc0f 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -32,7 +32,7 @@ resolv-replace 0.2.0 https://github.com/ruby/resolv-replace rinda 0.2.0 https://github.com/ruby/rinda drb 2.2.3 https://github.com/ruby/drb nkf 0.2.0 https://github.com/ruby/nkf -syslog 0.3.0 https://github.com/ruby/syslog +syslog 0.4.0 https://github.com/ruby/syslog csv 3.3.5 https://github.com/ruby/csv repl_type_completor 0.1.12 https://github.com/ruby/repl_type_completor 26b8e964557690c0b539cff8940bcfb1591f1fe6 ostruct 0.6.3 https://github.com/ruby/ostruct |
