923119b3d7
- Update to version 20230306. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230306 * Add mruby-3.2.0 by @hasumikin in #2155 * Automatically detect and link to Homebrew's libyaml by @dreyks in #1929 OBS-URL: https://build.opensuse.org/request/show/1069767 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=93
16 lines
443 B
Diff
16 lines
443 B
Diff
diff --git a/test/rbenv.bats b/test/rbenv.bats
|
|
index bca34d3..3b981f3 100644
|
|
--- a/test/rbenv.bats
|
|
+++ b/test/rbenv.bats
|
|
@@ -66,9 +66,7 @@ The following versions contain \`1.9.3' in the name:
|
|
|
|
See all available versions with \`rbenv install --list'.
|
|
|
|
-If the version you need is missing, try upgrading ruby-build:
|
|
-
|
|
- git -C ${BATS_TEST_DIRNAME}/.. pull
|
|
+If the version you need is missing, try upgrading ruby-build.
|
|
OUT
|
|
|
|
unstub brew
|