Ash McKenzie
Ash McKenzie
Hopefully https://github.com/jduff/tmdb_party/pull/10 will resolve the problem :)
Hi Andrew, not sure exactly what's going on there but if you could provide a github link to your code I can take a look. I don't think the error...
Hi @andrewdsmith I've had a bit of a look and it's a curly one :( I think you're right, maybe the gemspec should require an older version of httparty ?
Success! Installing v 0.7.8 of httparty and removing the s.add_dependency "httparty", ">= 0.8.1" requirement in the gemspec works correctly :)
@yuxincs, this is the feature I mentioned at https://github.com/uber-go/nilaway/pull/133#issuecomment-1832758956 🙂
@yuxincs, I started looking to add the functionality but found it difficult to control the timing and placement of the summary information because of the way go/analysis is wired up...
WDYT @mrtazz ? In a separate PR, it might also be good to include `linux.arm64` too?
May I please have your thoughts on this @mrtazz ?
Thanks @nikklassen for the detail on the cause of the problem 🙇 I've created https://github.com/Evertras/bubble-table/pull/180 which passes tests locally and works when I use in my local app.
@nikklassen when you have a moment, would you mind testing https://github.com/ashmckenzie/bubble-table/tree/ashmckenzie/fix-bubbles-compatibility to see if it works for you? You should be able to run just the following to try my...