X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2f5c06d08c5a2fcc42d57896ba7151bee326f7ac..6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b:/cookbooks/postgresql/libraries/postgresql.rb diff --git a/cookbooks/postgresql/libraries/postgresql.rb b/cookbooks/postgresql/libraries/postgresql.rb index 0b405e89b..f80efe15a 100644 --- a/cookbooks/postgresql/libraries/postgresql.rb +++ b/cookbooks/postgresql/libraries/postgresql.rb @@ -1,4 +1,4 @@ -require 'chef/mixin/command' +require "chef/mixin/command" class Chef class PostgreSQL