lib/codelation/development/postgres.rb in codelation-cli-0.0.22 vs lib/codelation/development/postgres.rb in codelation-cli-0.0.23

- old
+ new

@@ -1,9 +1,9 @@ require "thor" module Codelation class Cli < Thor - POSTGRES_APP_DOWNLOAD_URL = "https://github.com/PostgresApp/PostgresApp/releases/download/9.4.1.0/Postgres-9.4.1.0.zip" + POSTGRES_APP_DOWNLOAD_URL = "https://github.com/PostgresApp/PostgresApp/releases/download/9.4.1.0/Postgres-9.4.1.0.zip".freeze private # Install Postgres.app def install_postgres