Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [rails6]: upgrade rails to 5.2.7 * [rails6]: upgrade rails to 5.2.7 + webpacker to 6 * [rails6]: get rid of compass * [rails6]: move to sprockets 4 * [rails6]: update binstubs * [rails6]: remove rails version dependecies in plugins * [rails6]: prepare application.rb for upgrade to 6.0 * [rails6]: remove obsolete code * [rails6]: first working version on rails6 * [rails6]: upgrade rails to 5.2.7 * [rails6]: upgrade rails to 5.2.7 + webpacker to 6 * [rails6]: get rid of compass * [rails6]: move to sprockets 4 * [rails6]: update binstubs * [rails6]: remove rails version dependecies in plugins * [rails6]: prepare application.rb for upgrade to 6.0 * [rails6]: remove obsolete code * [rails6]: first working version on rails6 * [rails6]: replace sass_inline_svg with sassc-inline-svg * [rails6]: update bundler to 2.3.9 in Dockerfile * [rails6]: use zeitwerk * [rails6]: fix bugs in custom lib * [rails6]: build binstubs using bundler * [rails6]: fix rspec tests * [rails6]: replace factory_girl with factory_bot * [rails6]: upgrade pg in dockerfile * [rails6]: move a babel plugin to dependencies section to make it available in prod * [rails6]: add 0.0.0.0 to hosts to allow connections inside the pod * [rails6]: remove 0.0.0.0 from config.hosts * [rails6]: fix inquiry_metrics
- Loading branch information