forked from pool/ruby-build
327b2765b6
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240727 * Add Ruby 3.2.5 by @sferik in #2428 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=170
16 lines
460 B
Diff
16 lines
460 B
Diff
diff --git a/test/rbenv.bats b/test/rbenv.bats
|
|
index 4496b1f..a73ad79 100644
|
|
--- a/test/rbenv.bats
|
|
+++ b/test/rbenv.bats
|
|
@@ -103,9 +103,7 @@ The following versions contain \`1.9.3' in the name:
|
|
|
|
See all available versions with \`rbenv install --list-all'.
|
|
|
|
-If the version you need is missing, try upgrading ruby-build:
|
|
-
|
|
- git -C ${BATS_TEST_DIRNAME/$HOME\//~/}/.. pull
|
|
+If the version you need is missing, try upgrading ruby-build.
|
|
OUT
|
|
|
|
unstub brew
|