Delete Gemfile

Signed-off-by: Doug Aitken <dougaitken@users.noreply.github.com>
This commit is contained in:
Doug Aitken 2023-10-25 10:34:27 +01:00 committed by GitHub
parent 4e8c5be6ce
commit 7f65f6ba6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
Gemfile
View file

@ -1,13 +0,0 @@
source 'https://rubygems.org'
gem "jekyll", "~> 4.3.2" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
gem "just-the-docs", "0.6.2" # pinned to the current release
# gem "just-the-docs" # always download the latest release
gem "jekyll-github-metadata", ">= 2.15"
gem "jekyll-include-cache", group: :jekyll_plugins
gem "html-proofer", "~> 5.0", :group => :development