diff --git a/test/Gemfile b/test/Gemfile index 8c142a8a..23d063c9 100644 --- a/test/Gemfile +++ b/test/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gem "minimal-mistakes-jekyll", path: "../" group :jekyll_plugins do - gem 'jekyll-algolia', '~> 1.0' + gem 'jekyll-algolia', '1.3.2' end gem "wdm", "~> 0.1.0" if Gem.win_platform? \ No newline at end of file