mirror of
https://github.com/thomasjwebb/thomasjwebb.git
synced 2025-12-18 10:49:52 +00:00
8 lines
No EOL
152 B
Ruby
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 |