Update Gem

This commit is contained in:
deathrow 2022-11-11 15:07:12 -05:00
parent 4e8a37cb62
commit 8c3318daf0
No known key found for this signature in database
GPG key ID: FF39D67A22069F73
2 changed files with 4 additions and 2 deletions

View file

@ -4,4 +4,5 @@ source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
gem 'jekyll-feed'
gem 'jekyll-seo-tag'
gem 'jekyll-seo-tag'
gem 'jekyll-remote-theme'