⬆️ update dependencies

This commit is contained in:
2021-07-13 21:26:55 -04:00
parent 04da8209e1
commit 66ddc105d0
3 changed files with 88 additions and 74 deletions

View File

@ -2,11 +2,11 @@ source 'http://rubygems.org'
gem 'jekyll'
gem 'html-proofer'
gem 'bourbon'
gem 'html-proofer'
gem 'neat'
group :jekyll_plugins do
gem 'jekyll-compose'
gem 'jekyll-gist'
end
end