Can't install GitKraken
In terminal
...
sudo apt-get update
sudo apt-get install curl libcurl3
Now your app should work.
I installed libgnome-keyring-common and libgnome-keyring-dev on ubuntu 16.04 which solved it for me:
sudo apt install libgnome-keyring-common libgnome-keyring-dev