I was getting the following error while installing puma gem
$ gem install puma Fetching: puma-2.11.2.gem (100%) Building native extensions. This coul
I had to do this beforehand: sudo apt-get install libgmp3-dev
sudo apt-get install libgmp3-dev