diff options
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -77,6 +77,7 @@ releases. * resolv-replace 0.2.0 * syslog 0.4.0 * repl_type_completor 0.1.13 +* pstore 0.2.1 * rdoc 7.2.0 * irb 1.17.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 6a0f626de9..6f0ac6c5e5 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -34,7 +34,7 @@ syslog 0.4.0 https://github.com/ruby/syslog csv 3.3.5 https://github.com/ruby/csv repl_type_completor 0.1.13 https://github.com/ruby/repl_type_completor ostruct 0.6.3 https://github.com/ruby/ostruct -pstore 0.2.0 https://github.com/ruby/pstore +pstore 0.2.1 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger rdoc 7.2.0 https://github.com/ruby/rdoc |
