From 12d4718d5afe0e2899f6d0e9b804ce4b5f4635e0 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Sat, 2 Mar 2024 19:24:14 +0000 Subject: [PATCH] docs: Update to jekyll-theme-amethyst 1.0.0 https://github.com/qunitjs/jekyll-theme-amethyst/commits/v1.0.0/ --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 8bb40ab..be68a20 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,4 @@ source "https://rubygems.org" ruby RUBY_VERSION # To apply changes, run `bundle update`. -gem "jekyll-theme-amethyst", "0.5.4", group: :jekyll_plugins +gem "jekyll-theme-amethyst", "1.0.0", group: :jekyll_plugins