Update dependencies

pull/387/head
Omar Roth 6 years ago
parent e4f397d049
commit 51df0860cc

@ -13,7 +13,6 @@ dependencies:
github: detectlanguage/detectlanguage-crystal github: detectlanguage/detectlanguage-crystal
kemal: kemal:
github: kemalcr/kemal github: kemalcr/kemal
commit: afd17fc
pg: pg:
github: will/crystal-pg github: will/crystal-pg
sqlite3: sqlite3:

@ -78,7 +78,7 @@ Kemal.config.extra_options do |parser|
end end
end end
Kemal::CLI.new Kemal::CLI.new ARGV
PG_URL = URI.new( PG_URL = URI.new(
scheme: "postgres", scheme: "postgres",

Loading…
Cancel
Save