spec/fixtures/Berksfile in berkshelf-5.5.0 vs spec/fixtures/Berksfile in berkshelf-5.6.0
- old
+ new
@@ -1,3 +1,3 @@
-cookbook 'ntp', '<= 1.0.0'
-cookbook 'mysql'
-cookbook 'nginx', '< 0.101.2'
+cookbook "ntp", "<= 1.0.0"
+cookbook "mysql"
+cookbook "nginx", "< 0.101.2"