summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-04-05 17:04:00 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-04-05 17:36:16 +0900
commit16c5e34c7492cda940ba0f076f593ebae9686b78 (patch)
treec7522fd1d0dd6a6124425cc65c4fa1c1b09489fd
parentb60bf35cc7106ee0a7c8f18e335429291b8095ec (diff)
Use rake-13.2.1
-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 91e6e6e574..ab2dafb0b9 100644
--- a/spec/bundler/support/builders.rb
+++ b/spec/bundler/support/builders.rb
@@ -18,7 +18,7 @@ module Spec
end
def rake_version
- "13.2.0"
+ "13.2.1"
end
def build_repo1