## Bug Fixes - Fixed the progress-bar reporter so the progress of an InSpec execution that includes an `its` block is displayed correctly. ([#6936](https://github.com/inspec/inspec/pull/6936)) - Fixed an issue where waivers were ignored when they were sent by Chef Infra Client in Compliance Phase using InSpec inputs. ([#6920](https://github.com/inspec/inspec/pull/6920)) - Removed dependency on the activesupport Gem by removing the `blank?` method. ([#6916](https://github.com/inspec/inspec/pull/6916))