You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove not needed dependencies from security perspective
* Configure rails app to not serve assets and skip sprockets
* Fix issues for rails 4 specs
* Separate gemfiles for rails 4.2 and higher
* Ignore rails specific gemfile locks
* Add editorconfig to unify editors
* Separate rails 5 and 6 pipeline and use matrix in Circle
Fix bundler for rails 4 and bundler audit by separate files
* Fix missing bundle on higher rails. Use docker with most recent fixes docker
* Disable bundle audit
* Adjust matrix to rails compatible versions and rails 6.0.X
* Skip audit for rails 4.2
* Escape parameter from circle config passed to shell
* Fix broken spec outside rails 5 due to empty params
* Add rails 6.1 to test matrix
* Document spec helpers
* Revert changes with session and flash. Document more about decision
* CR: fix typo and comment style
0 commit comments