steps to reproduce: - clone the repo - bundle install - ruby version 3.2.0 - bundle version 2.5.15 after some [research](https://stackoverflow.com/questions/73522137/search-up-undefined-method-untaint-error-after-ruby-upgrade) looks like bundler removed that method, updating bundler solved the issue. Im opening a PR