summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-08 14:32:00 +0000
committeryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-08 14:32:00 +0000
commit230b8d533e67b82654975fdc581693967ff06daf (patch)
tree530c9273361ec43da41ec427c46e22dba591c786
parent37464c5c861f0b81d0fa7977b1a85443d7b0ca3a (diff)
gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--gems/bundled_gems1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f25d0f7d74..0d8e90b8ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 8 23:17:36 2015 Yuki Nishijima <mail@yukinishijima.net>
+
+ * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2.
+
Tue Sep 8 23:09:28 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* io.c (rb_io_s_popen): do not wait the child process during being
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 1ec0a3fe50..feb3201dd1 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -3,3 +3,4 @@ test-unit 3.1.3
minitest 5.8.0
rake 10.4.2
net-telnet 0.1.1
+did_you_mean 1.0.0.beta2