Re: whimsy.a.o seems to be broken

2022-12-09 Thread sebb
On Fri, 9 Dec 2022 at 16:01, Craig Russell wrote: > > I'm still seeing this error on all of the roster pages: > Error: The application encountered the following error: You have already > activated stringio 3.0.4, but your Gemfile requires stringio 3.0.3. > Prepending `bundle exec` to your comman

Re: whimsy.a.o seems to be broken

2022-12-09 Thread Craig Russell
I'm still seeing this error on all of the roster pages: Error: The application encountered the following error: You have already activated stringio 3.0.4, but your Gemfile requires stringio 3.0.3. Prepending `bundle exec` to your command may solve this. (Gem::LoadError) Regards, Craig > On Dec 9

Re: whimsy.a.o seems to be broken

2022-12-09 Thread sebb
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 wrote: > > A bunch of pages (roster, agenda etc) seem to not b