diff --git a/Makefile b/Makefile index 0b48bad..b506be2 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PROJECT_VERSION = 0.4.0 BUILD_DEPS = gpb dep_gpb = git https://github.com/tomas-abrahamsson/gpb 4.0.2 DEPS = ranch -dep_ranch = git https://github.com/ninenines/ranch 1.3.2 +dep_ranch = git https://github.com/ninenines/ranch 1.4.0 # Whitespace to be used when creating files from templates. SP = 4