diff --git a/Gemfile b/Gemfile
index ba011635d0b26289cca20cf76acebdedc94f6e53..b751eeb7301b2658ad36b6d7f8a44e379540ed64 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ gem "jekyll", "~> 4.0"
 gem "bundler", "> 2.0"
 
 gem "minima", "~> 2.5"
-gem 'jekyll-theme-lcsb-default', '~> 0.4.1'
+gem 'jekyll-theme-lcsb-default', '~> 0.4.2'
 
 # If you want to use GitHub Pages, remove the "gem "jekyll"" above and
 # uncomment the line below. To upgrade, run `bundle update github-pages`.