diff options
| author | git <svn-admin@ruby-lang.org> | 2025-01-10 07:00:09 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-01-10 07:00:09 +0000 |
| commit | 1babff98b0272d71a21b8cb47b2be62984741bb8 (patch) | |
| tree | 640f6489e0024bdb37ec4d6e9c259170e71c24bd | |
| parent | be6a81c8bfccb5c05f93550a64bc25ced510566a (diff) | |
Update bundled gems list as of 2025-01-10
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ The following bundled gems are promoted from default gems. * ostruct 0.6.1 * pstore 0.1.4 * benchmark 0.4.0 -* logger 1.6.4 +* logger 1.6.5 We only list stdlib changes that are notable feature changes. diff --git a/gems/bundled_gems b/gems/bundled_gems index 4d2c0b45dc..dade781356 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -38,4 +38,4 @@ repl_type_completor 0.1.9 https://github.com/ruby/repl_type_completor ostruct 0.6.1 https://github.com/ruby/ostruct pstore 0.1.4 https://github.com/ruby/pstore b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f benchmark 0.4.0 https://github.com/ruby/benchmark -logger 1.6.4 https://github.com/ruby/logger fba3ee3fea15bfac52d5779a431191fb6f1b28fb +logger 1.6.5 https://github.com/ruby/logger |
