I'm wondering whether we should pin major version numbers of Gems. Combined with a regular job to look for outdated Gems, I think that would have given us advance warning.
On Fri, 14 Jan 2022 at 00:52, Sam Ruby <ru...@intertwingly.net> wrote: > > I was debugging the same thing, and came to the same conclusion. By > the way this affects the roster tool as well as the board agenda. > > - Sam Ruby > > On Thu, Jan 13, 2022 at 7:44 PM sebb <seb...@gmail.com> wrote: > > > > Looks like the API for YAML.safe_load has changed. It now requires named > > parameters. ...