test.sh in conjur-cli-6.2.3 vs test.sh in conjur-cli-6.2.4
- old
+ new
@@ -1,7 +1,7 @@
#!/bin/bash -ex
-: ${RUBY_VERSION=2.2.5}
+: ${RUBY_VERSION=2.7}
# My local RUBY_VERSION is set to ruby-#.#.# so this allows running locally.
RUBY_VERSION=$(cut -d '-' -f 2 <<< $RUBY_VERSION)
main() {