After updating to today's Foreman-devel branch and Katello 2.1, I run into an issue with static assets compilation, which effectively disables Bastion. Seems to be related to known Sass/Sprockets bug:
https://github.com/sass/sass/issues/1144
https://github.com/sass/sass/issues/1162
After forced gems downgrading back to Sass 3.4.5 (from 3.4.10) and Sprockets 2.2.2 (from 2.2.3), I still get the following error:
Warning. Error encountered while saving cache <very long filepath here>: can't dump anonymous class #<Class:0x0000000af738e8>
Has anyone encountered this before? Which versions of Sass/Sprockets do you have?
Thank you,
O. Prazak