mirror of
https://github.com/remoteintech/remote-jobs
synced 2025-01-14 13:33:53 +00:00
Delete Gemfile
Signed-off-by: Doug Aitken <dougaitken@users.noreply.github.com>
This commit is contained in:
parent
4e8c5be6ce
commit
7f65f6ba6e
1 changed files with 0 additions and 13 deletions
13
Gemfile
13
Gemfile
|
@ -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
|
|
Loading…
Reference in a new issue