thomasjwebb/Gemfile
2025-04-23 18:11:31 -07:00

8 lines
No EOL
152 B
Ruby

source "https://rubygems.org"
gem 'cvless', '~> 2.6'
gem 'erb', '~> 4.0', '>= 4.0.4'
group :jekyll_plugins do
gem 'jekyll-optional-front-matter'
end