diff --git a/docs/Gemfile b/docs/Gemfile index 8fd93d78..7840e3b9 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -4,7 +4,6 @@ gem "github-pages", group: :jekyll_plugins gem "tzinfo-data" gem "wdm", "~> 0.1.0" if Gem.win_platform? -gem "jekyll-remote-theme" # If you have any plugins, put them here! # group :jekyll_plugins do