We noticed after upgrading to 0.3.2 that our app was loading pages very slowly in development. After downgrading to 0.3.1 things worked as expected again. It looks like 0.3.2 pulls in the Propshaft gem. If I just add Propshaft to our Gemfile we experience the issue again, so it seems like this is the source of the issue. Is there a way to remove this as a dependency for Mission Control Jobs?
We noticed after upgrading to 0.3.2 that our app was loading pages very slowly in development. After downgrading to 0.3.1 things worked as expected again. It looks like 0.3.2 pulls in the Propshaft gem. If I just add Propshaft to our Gemfile we experience the issue again, so it seems like this is the source of the issue. Is there a way to remove this as a dependency for Mission Control Jobs?