diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46869a8..d3eb753 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,3 +7,13 @@ 3. Tag commit and push tag. CI will create the package and upload it to rubygems.org. + +## Update vendored dependencies + +* typesense-minibar + +See also [Makefile](./Makefile). + +```sh +make deps +``` diff --git a/Makefile b/Makefile index 5dfcf30..b7f5e01 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -MINIBAR_VERSION=1.2.0 +MINIBAR_VERSION=1.3.1 .PHONY: deps diff --git a/_includes/search.html b/_includes/search.html index 73df4d9..22feadd 100644 --- a/_includes/search.html +++ b/_includes/search.html @@ -1,6 +1,6 @@ - diff --git a/_layouts/wrapper.html b/_layouts/wrapper.html index 1b71483..4748f53 100644 --- a/_layouts/wrapper.html +++ b/_layouts/wrapper.html @@ -49,7 +49,7 @@