From aed781e5c78e040229f0bdd120257a2c66e70757 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Thu, 1 Aug 2024 23:50:05 +0100 Subject: [PATCH] docs: Update to jekyll-theme-amethyst 1.2.0 Ref https://github.com/qunitjs/jekyll-theme-amethyst/tree/v1.2.1 Ref https://github.com/jquery/typesense-minibar/tree/1.3.2 --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index f7a8a318d..5f279a9f8 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -2,4 +2,4 @@ source "https://rubygems.org" ruby RUBY_VERSION # To apply changes, run `bundle update`. -gem "jekyll-theme-amethyst", "1.2.0", group: :jekyll_plugins +gem "jekyll-theme-amethyst", "1.2.1", group: :jekyll_plugins