ruby-changes:39714
From: yuki <ko1@a...>
Date: Tue, 8 Sep 2015 21:54:58 +0900 (JST)
Subject: [ruby-changes:39714] yuki:r51795 (trunk): gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem.
yuki 2015-09-08 21:54:35 +0900 (Tue, 08 Sep 2015) New Revision: 51795 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51795 Log: gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem. [Feature #11252] Modified files: trunk/ChangeLog trunk/gems/bundled_gems Index: ChangeLog =================================================================== --- ChangeLog (revision 51794) +++ ChangeLog (revision 51795) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Tue Sep 8 21:48:22 2015 Yuki Nishijima <mail@y...> + + * gems/bundled_gems: Automatically install the did_you_mean gem + as a bunlded gem. [Feature #11252] + Tue Sep 8 17:17:48 2015 Koichi Sasada <ko1@a...> * vm_core.h: remove rb_call_info_t::blockiseq. Index: gems/bundled_gems =================================================================== --- gems/bundled_gems (revision 51794) +++ gems/bundled_gems (revision 51795) @@ -3,3 +3,4 @@ test-unit 3.1.3 https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L3 minitest 5.8.0 rake 10.4.2 net-telnet 0.1.1 +did_you_mean 1.0.0.beta1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/