summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-04-02 10:48:39 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-04-02 11:22:14 +0900
commita65d49ce77af76b29ee17ec64c15b7e981818c10 (patch)
tree37c63c60c2c0bce4d202f4dcb5a6cef2690803e7
parent94f56098b12552c447bda764c7e1bdac7e84efb3 (diff)
Use Rake 13.2.0
-rw-r--r--spec/bundler/support/builders.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/support/builders.rb b/spec/bundler/support/builders.rb
index 46931e9ca5..91e6e6e574 100644
--- a/spec/bundler/support/builders.rb
+++ b/spec/bundler/support/builders.rb
@@ -18,7 +18,7 @@ module Spec
end
def rake_version
- "13.1.0"
+ "13.2.0"
end
def build_repo1