Open Source Adventures: Episode 37: Fixing beeminder gem to work with Ruby 3
Here's an easy thing I needed to do. I was setting up a new laptop, with latest version of Ruby, and the script I used to snapshot beeminder data stopped working.
It turns out to be a trivial issue. beeminder gem depends on json 1.x, which doesn't wo...
taw.hashnode.dev2 min read