lib/ridley/chef_objects/sandbox_object.rb in ridley-3.1.0 vs lib/ridley/chef_objects/sandbox_object.rb in ridley-4.0.0
- old
+ new
@@ -10,10 +10,10 @@
attribute :checksums,
type: Hash
attribute :is_completed,
- type: Boolean,
+ type: Buff::Boolean,
default: false
# Return information about the given checksum
#
# @example