Update ruby version and Gemfile

This commit is contained in:
Riley Wong
2024-02-29 01:16:32 -05:00
parent efe06750a9
commit 546f50dd91
3 changed files with 4 additions and 2 deletions

View File

@ -9,3 +9,6 @@ gem "jekyll", "~> 4.2.0"
# for demo site
gem "jekyll-paginate"
gem "webrick", "~> 1.8"
gem 'thin'