inspec / inspec-gcp

InSpec GCP (Google Cloud Platform) Resource Pack
https://www.inspec.io/
Other
148 stars 74 forks source link

Deprecate active support blank method #627

Closed balasubramanian-s closed 1 month ago

balasubramanian-s commented 1 month ago

Description

Remove active support blank dependency

Error

undefined method `blank?' for nil:NilClass

Fixes

Removed blank method dependency and added nil, empty checks.