inspec/test
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
..
cookbooks/os_prepare Add wildcard support to Utils::FindFiles (#2159) 2017-09-23 09:17:34 +02:00
functional Add Chef Automate support to inspec compliance login (#2203) 2017-10-26 17:32:47 +02:00
integration Extend Windows ACL matchers (#1744) 2017-10-17 15:01:51 +02:00
unit Switch to tomlrb for TOML parsing (#2295) 2017-11-08 11:41:00 +01:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Use proper syntax in curl header option (#2285) 2017-11-03 14:28:54 -04:00