This commit is contained in:
Robert Johnson
2024-02-15 09:32:41 -05:00
parent 029317ed3e
commit 67e300a872
3 changed files with 88 additions and 79 deletions

View File

@ -2,8 +2,10 @@ source "https://rubygems.org"
# gem "rails"
gem "jekyll"
gem 'github-pages'
gem 'webrick'
gem "webrick"
gem "github-pages"
gem "liquid"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]