Closed kapso closed 1 month ago
Hi, this seems to be a problem at derailed_benchmarks
gem. You can see the reported issue here: https://github.com/zombocom/derailed_benchmarks/issues/237
What you can try is to add the gem in the Gemfile pointing to the latest 3.x version: gem 'ruby-statistics', '~> 3.0.2'
which does not have the namespace breaking change.
This issue is fixed now. Feel free to check the derailed benchmark repo for more info.
Running into this issue
Rails - 7.1.4 Ruby - 3.3.4
Issue