VM-Operator/webpages/Gemfile

6 lines
155 B
Text
Raw Permalink Normal View History

2024-06-20 20:41:33 +02:00
source 'https://rubygems.org'
# gem 'github-pages', group: :jekyll_plugins
gem "jekyll", "~> 4.0"
gem "jekyll-seo-tag"
gem 'webrick', '~> 1.3', '>= 1.3.1'