]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/libraries/postgresql.rb
Standardise on double quoted strings
[chef.git] / cookbooks / postgresql / libraries / postgresql.rb
index 0b405e89bc609eaabebd317f75b53d85f1b763dd..f80efe15a669dac45f988c89e838c4d07094b555 100644 (file)
@@ -1,4 +1,4 @@
-require 'chef/mixin/command'
+require "chef/mixin/command"
 
 class Chef
   class PostgreSQL