2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 02:55:34 +00:00

update gems

This commit is contained in:
2022-01-27 11:27:22 +01:00
parent c0c8caa52c
commit 40838aae80
2 changed files with 18 additions and 18 deletions

View File

@ -2,6 +2,6 @@ source 'https://rubygems.org'
gem 'jekyll'
group :jekyll_plugins do
gem 'jekyll-postcss'
gem 'jekyll-postcss-v2'
gem 'jekyll-seo-tag'
end