1

Update Gemfile
Some checks failed
Deploy ewpratten.com / Deploy to Production (push) Failing after 13s

This commit is contained in:
Evan Pratten 2024-12-03 02:23:33 +00:00
parent 47662813a1
commit 961ff89c98

View File

@ -22,3 +22,4 @@ gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
# Various others
gem "webrick", "~> 1.9"
gem "kramdown", "~> 2.4"
gem 'jekyll-target-blank', '~> 2.0'