cookbooks/scratchify/Berksfile in from-scratch-0.2.0 vs cookbooks/scratchify/Berksfile in from-scratch-0.3.0

- old
+ new

@@ -5,10 +5,10 @@ metadata cookbook 'user' cookbook 'rvm', github: 'fnichol/chef-rvm' -cookbook 'postgresql', path: '../postgresql' +cookbook 'postgresql', github: 'sandrew/postgresql', branch: 'develop' # cookbook 'dpkg_packages', git: "https://gitlab.acid.cl/acidlabs/chef-dpkg-packages.git" # cookbook 'nginx', git: "https://gitlab.acid.cl/acidlabs/chef-nginx.git" # cookbook 'postgresql', git: "https://github.com/phlipper/chef-postgresql.git" # cookbook 'rvm'