added missing dependency

This commit is contained in:
m0veax
2023-03-12 21:39:24 +01:00
parent 3e7f13c804
commit 331b444ddf
2 changed files with 11 additions and 0 deletions

View File

@ -2,3 +2,4 @@ source 'https://rubygems.org'
gem 'jekyll', '~>3.8.4'
gem 'jekyll-paginate'
gem 'rexml'