EJ
EJ
This also just popped up for me upgrading from 0.37 to 0.38, also macos
Just doing `gem install --version 1.9.1 nokogiri` was enough for solargraph to be happy in my case, didn't need to uninstall any other versions. Again for me this was going...
I'm not 100% sure if this was your intention for this enhancement, but it would be awesome to see describes/it blocks broken down within each file inside the test explorer...
Thanks for sharing your findings @ForAzens - I was just trying to figure this out too
I am sorry to be _that person_ @hrsh7th, just want to follow up on to help move this issue forward (resolving it would help me greatly). Based on the godot...
> The check releases is working correctly, but it seems that the current Dockerfile is incorrect, see workflow: https://github.com/abarichello/godot-ci/actions/runs/4613295096 I believe https://github.com/abarichello/godot-ci/pull/107 has those fixes you're referring to - it...
Can confirm my CI stuff is "working"! (It is able to pull down and use the 3.5.2 docker image 🥳 but it's failing for other reasons specific to my project,...
> I just ran into this problem myself. The odd thing is: I import stories written by Inky 0.14.1, which internally uses `inkjs` 2.1.0: https://github.com/inkle/inky/blob/0.14.1/app/package-lock.json#L1187-L1191 > > It is `inkjs`...