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.beta3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ece64610d3
commit
50dbcf5f6d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Mon Nov 9 18:00:47 2015 Yuki Nishijima <mail@yukinishijima.net>
|
||||
|
||||
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta3
|
||||
|
||||
Mon Nov 9 17:38:14 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* test/runner.rb: use official repository for coverage tool.
|
||||
|
|
|
@ -3,4 +3,4 @@ test-unit 3.1.5
|
|||
minitest 5.8.2
|
||||
rake 10.4.2
|
||||
net-telnet 0.1.1
|
||||
did_you_mean 1.0.0.beta2
|
||||
did_you_mean 1.0.0.beta3
|
||||
|
|
Loading…
Reference in a new issue