diff options
author | git <[email protected]> | 2025-06-01 07:03:33 +0000 |
---|---|---|
committer | git <[email protected]> | 2025-06-01 07:03:33 +0000 |
commit | 3fd2d54a0aa31d9e851790f85a2baf97fa17458e (patch) | |
tree | 80574496a9ab2c790e30f5ab79c355d51b4a5144 | |
parent | 4c26a38ed3c0322a3a9116ea7a32d7d48bf74727 (diff) |
Update bundled gems list as of 2025-06-01
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -138,7 +138,7 @@ The following bundled gems are updated. * bigdecimal 3.2.1 * drb 2.2.3 * syslog 0.3.0 -* csv 3.3.4 +* csv 3.3.5 * repl_type_completor 0.1.11 ## Supported platforms diff --git a/gems/bundled_gems b/gems/bundled_gems index 8891f1c462..93049f93a6 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -33,7 +33,7 @@ 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 -csv 3.3.4 https://github.com/ruby/csv 69d9886238a504bfac60fa516cd08ad2a855a2a8 +csv 3.3.5 https://github.com/ruby/csv repl_type_completor 0.1.11 https://github.com/ruby/repl_type_completor 25108aa8d69ddaba0b5da3feff1c0035371524b2 ostruct 0.6.1 https://github.com/ruby/ostruct 50d51248bec5560a102a1024aff4174b31dca8cc pstore 0.2.0 https://github.com/ruby/pstore |