Andy Waite

Results 394 comments of Andy Waite

There must be a bug in Bundler, try this on `main`: - Add `gem "rbi"` to Gemfile (probably any gem would work) - Run `bundle` - Run `git diff` and...

https://github.com/Shopify/spoom/pull/528 got auto-closed because https://github.com/Shopify/spoom/pull/534 was opened, and it seems to no longer have the `PLATFORMS` problem. 🤔

I'll close this since it seems to have resolved itself.

Yeah, let's close and we can re-open if it happens again.

Thanks for the report. I'm trying to reproduce this failure but not seeing it yet, what version of the `docusign_esign` gem are you using?

Thanks, I was able to reproduce on Ruby 3.2.2, it's fine on 3.3.1 FYI @kddnewton

(one thing I don't yet understand is why `ruby-lsp-doctor` doesn't fail for this...)

Possible fix/workaround: https://github.com/Shopify/ruby-lsp/pull/2097

It might be possible get the reporter selection upstreamed: > If TextMate, TeamCity, RubyMine or VIM presence is detected, the reporter will be automatically chosen, regardless of any reporters passed...

^ Ignore the above, I was forgetting minitest-reporters isn't shipped with minitest.