diff options
| -rw-r--r-- | NEWS.md | 6 | ||||
| -rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -271,7 +271,7 @@ The following bundled gems are promoted from default gems. * logger 1.7.0 * rdoc 6.17.0 * win32ole 1.9.2 -* irb 1.15.3 +* irb 1.16.0 * reline 0.6.3 * readline 0.0.4 * fiddle 1.1.8 @@ -329,11 +329,11 @@ The following bundled gems are updated. * test-unit 3.7.3 * rexml 3.4.4 * net-ftp 0.3.9 -* net-imap 0.5.12 +* net-imap 0.6.1 * net-smtp 0.5.1 * matrix 0.4.3 * prime 0.1.4 -* rbs 3.9.5 +* rbs 3.10.0.pre.2 * typeprof 0.31.0 * debug 1.11.0 * base64 0.3.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index f393f19f1c..559b7126db 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.7.3 https://github.com/test-unit/test-unit rexml 3.4.4 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.9 https://github.com/ruby/net-ftp -net-imap 0.5.12 https://github.com/ruby/net-imap +net-imap 0.6.1 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.3 https://github.com/ruby/matrix @@ -41,7 +41,7 @@ benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger rdoc 6.17.0 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole -irb 1.15.3 https://github.com/ruby/irb +irb 1.16.0 https://github.com/ruby/irb reline 0.6.3 https://github.com/ruby/reline readline 0.0.4 https://github.com/ruby/readline fiddle 1.1.8 https://github.com/ruby/fiddle |
