]> git.draconx.ca Git - homepage.git/commit
Fix compiled_content filter on Ruby 3.
authorNick Bowler <nbowler@draconx.ca>
Sat, 1 Apr 2023 21:50:48 +0000 (17:50 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 1 Apr 2023 21:50:48 +0000 (17:50 -0400)
commit26fb391fd994e985c8dcd310477eaffe0b72947a
treeed9b91b02340b226a502f35571a6ab80894b29e7
parent5e2eaac44dfd84ac3878853e352d5752867c4196
Fix compiled_content filter on Ruby 3.

It is apparently now required to use ** when passing a hash to a
function that takes keyword arguments.
lib/compiledcontent.rb