diff --git a/Gemfile b/Gemfile index bdc66a7..f2c8616 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ source "https://rubygems.org" gem "jekyll", "~> 3.8.3" # This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "jekyll-theme-hydeout", "~> 4.0" +gem "jekyll-theme-hydeout", "~> 4.1" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`.