diff options
-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 |