forked from pool/ruby-build
117d3ccf9f
- Update to version 20240709.1. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240709.1 * Use LTS version of OpenSSL 3 by @hsbt in #2422 - Update to version 20240709. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240709 * Add JRuby 9.4.8.0 by @headius in #2419 * Add Ruby 3.3.4 by @yahonda in #2421 OBS-URL: https://build.opensuse.org/request/show/1186363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=166
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
|