mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
9e9025c138
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> |
||
---|---|---|
.. | ||
profile_test.rb |