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