Install ruby-iniparse by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-iniparse
Description:
library for parsing INI documents
IniParse is a pure Ruby library for parsing INI configuration and data files. It preserves the structure of the original document, including whitespace and comments.
Homepage: http://github.com/antw/iniparse
Version: 1.4.2-1
Section: universe/ruby