lib/gris/generators/templates/scaffold/Procfile in gris-0.2.3 vs lib/gris/generators/templates/scaffold/Procfile in gris-0.2.4

- old
+ new

@@ -1 +1 @@ -web: bundle exec puma -p $PORT -e $RACK_ENV -t 0:5 +web: bundle exec puma -C config/puma.rb