-
Notifications
You must be signed in to change notification settings - Fork 69
Update deps #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update deps #273
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If Sergi gives it a decent amount of QA, including ActiveAdmin, I'm fine.
FYI: Couldn't boot the app at all until updating the deps. |
really? what was the problem? |
@knoopx Did you start this branch from In any case, many thanks!!! |
@enricostano rebased from |
Cool! Let's wait until Sergi tests this alongside #266 again. |
* develop: (59 commits) Don't show useless horizontal scrollbar in destkop Add spec for case insensitive tag group Post tags list ordered case insensitive Enable sorting by balance in users list Remove commented out gem Move dotenv-rails to dev and test group Remove deprecated an unused gem We don't need a pretty printer as dependency Move rails_12factor gem to prod group as in docs Fix some rubocop violations Remove intermediate vars Replace give_time link from organizations#show Replace give_time link from users#show page Add specs to TransferFactory Refactor and doc Account#update_balance Add specs for Account#update_balance Remove dead #languages_list helper Fix activeadmin's deprecation warning Remove old TODOs Cleanup top-level README section ...
I hope I've solved the merge conflicts in the |
It also closes #284