Hopefully fixed -- for now. However all I did was update the Gemfile.lock files to point to 3.0.3 instead of 3.0.2, which is a bit of a hack.
I'm not sure why the lock files got out of step. On Fri, 9 Dec 2022 at 14:56, Daniel Gruno <humbed...@apache.org> wrote: > > A bunch of pages (roster, agenda etc) seem to not be working right now, with > the error: > > Error: The application encountered the following error: You have already > activated stringio 3.0.3, but your Gemfile requires stringio 3.0.2. > Prepending `bundle exec` to your command may solve this. (Gem::LoadError) > > Can this be looked at?