Marc Weistroff

Results 7 comments of Marc Weistroff

macOS + emacsplus 27.1 + doom-emacs (latest)

I currently have no time to work on that but I'd appreciate that the SensioBuzzBundle includes a profiler.

Sorry for the quite long delay... Do we need to update the Buzz dependency to > 0.6 only or >= 0.7 ?

Chiming in as I'm also affected by this.

Had the same issue and that led me to read these related issues: https://github.com/ruby/rubygems/issues/8578, https://github.com/ruby/net-http/issues/229, https://github.com/ruby/openssl/issues/949. In my case, adding ``` gem "openssl", "~> 3.3.1" ``` to my Gemfile and...