factor out resizing logic

This commit is contained in:
Dylan Knutson
2025-03-09 22:40:37 +00:00
parent a209c64149
commit 55f806c5b4
21 changed files with 1767 additions and 65 deletions

View File

@@ -126,6 +126,7 @@ gem "ruby-prof"
gem "ruby-prof-speedscope"
gem "ruby-vips"
gem "dhash-vips"
gem "ffmpeg", git: "https://github.com/instructure/ruby-ffmpeg", tag: "v6.1.2"
gem "table_print"
gem "zstd-ruby"
gem "rouge"