Install ruby-parseconfig by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-parseconfig
Description:
Simple standard configuration file parser for Ruby
ParseConfig provides simple parsing of standard configuration files in the form of 'param = value'. It also supports nested [group] sections.
Homepage: http://github.com/derks/ruby-parseconfig/
Version: 1.0.2-1build1
Section: universe/ruby