commit 8c6f52fa936755ba82d359d958cbc9823885b032 parent 83da500b59a8a8aaf4defd725998aff4f31ac325 Author: David Eisinger <[email protected]> Date: Mon, 4 Mar 2024 23:28:15 -0500 Fix dependabot warning Diffstat:
| M | bin/dither/Gemfile.lock | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/dither/Gemfile.lock b/bin/dither/Gemfile.lock @@ -5,7 +5,7 @@ GEM mini_magick (4.12.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - rack (3.0.9) + rack (3.0.9.1) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)