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
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
sebbASF merged PR #175:
URL: https://github.com/apache/whimsy/pull/175
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.
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
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::Loa