mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
34cfdd2f67
commit
3ba62bde36
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Mon Dec 9 00:21:19 2015 Yuki Nishijima <mail@yukinishijima.net>
|
||||
|
||||
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1
|
||||
|
||||
Wed Dec 9 00:17:49 2015 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* compile.c (ibf_load_setup): cast to int.
|
||||
|
|
|
@ -3,4 +3,4 @@ test-unit 3.1.5
|
|||
minitest 5.8.3
|
||||
rake 10.4.2
|
||||
net-telnet 0.1.1
|
||||
did_you_mean 1.0.0.beta3
|
||||
did_you_mean 1.0.0.rc1
|
||||
|
|
Loading…
Reference in a new issue