inspec/test/unit/bundles/inspec-habitat
Adam Leff 9e9025c138 Switch to tomlrb for TOML parsing (#2295)
The `toml` gem has a very strict version dependency on an old version
of parslet. This change switches us to use `tomlrb` instead which has
no direct dependencies. This will allow us to bump up to a later version
of parslet that has better error handling and insight into parser errors.

Signed-off-by: Adam Leff <adam@leff.co>
2017-11-08 11:41:00 +01:00
..
profile_test.rb Switch to tomlrb for TOML parsing (#2295) 2017-11-08 11:41:00 +01:00