update gems

This commit is contained in:
Kameron Kenny - pi501 2024-05-20 18:49:27 -04:00
parent fa5b1bc065
commit 006af5d453
1 changed files with 4 additions and 1 deletions

View File

@ -4,5 +4,8 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "jekyll"
gem "bundler"
gem "jekyll", ">= 3.8.4"
gem "jekyll-theme-slate"
gem "jekyll-paginate"
gem "jekyll-sitemap"