Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
137383: roachtest: use new ruby version for activerecord test r=rafiss a=rafiss The latest version of this package needs ruby3.3 in order to pick up this change: ruby/ruby@7e5c662 Otherwise, these tests fail with: ``` ArgumentError: wrong number of arguments (given 2, expected 0..1) /usr/local/lib/ruby/3.1.0/random/formatter.rb:213:in `alphanumeric' /usr/local/lib/ruby/gems/3.1.0/bundler/gems/rails-6cfa24f9dfdd/activesupport/lib/active_support/core_ext/securerandom.rb:20:in `base58' ... ``` fixes #136562 fixes #136876 fixes #136560 Release note: None Co-authored-by: Rafi Shamim <[email protected]>
- Loading branch information