davideisinger.com

My personal website
Log | Files | Refs | README

commit 2b318d69071ee185083664ed597200d7807c5344
parent e7dc35cb209c65331a3bb1ade286e7d5ccf1fcb4
Author: David Eisinger <[email protected]>
Date:   Thu,  9 Jan 2025 14:55:45 -0500

Upgrade minimagick

Diffstat:
Mbin/dither/Gemfile.lock | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/dither/Gemfile.lock b/bin/dither/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: base64 (0.2.0) - mini_magick (4.12.0) + mini_magick (5.0.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) rack (3.0.9.1)