summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-25 03:38:02 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-25 03:38:02 +0000
commit09087d0c23771151269f84b9f60044c29da94b08 (patch)
treed7e5aca4350cb8e10e93942edd437c577aeddd4a
parent82fb43153b168f85aeaf0aa47b8a73e113ca7834 (diff)
Update rake-12.2.1 for bundled gems.
rake-12.2.0 broke Capistrano 3 task. 12.2.1 fixed this regression. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index cefb648f3c..b5d90842bb 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -2,6 +2,6 @@ did_you_mean 1.1.2 https://github.com/yuki24/did_you_mean
minitest 5.10.3 https://github.com/seattlerb/minitest
net-telnet 0.1.1 https://github.com/ruby/net-telnet
power_assert 1.1.0 https://github.com/k-tsj/power_assert
-rake 12.2.0 https://github.com/ruby/rake
+rake 12.2.1 https://github.com/ruby/rake
test-unit 3.2.6 https://github.com/test-unit/test-unit
xmlrpc 0.3.0 https://github.com/ruby/xmlrpc