Commit 76d4c6b
Upgrade image_processing to 2.0 (#80)
image_processing 2.0 makes mini_magick/ruby-vips soft dependencies, so
they no longer come transitively. Add ruby-vips explicitly (Active
Storage's default variant processor); mini_magick is dropped since the
app uses the vips processor. Verified an end-to-end vips resize and the
full suite.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fc9c22a commit 76d4c6b
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
| 202 | + | |
205 | 203 | | |
206 | 204 | | |
207 | 205 | | |
| |||
243 | 241 | | |
244 | 242 | | |
245 | 243 | | |
246 | | - | |
247 | | - | |
248 | 244 | | |
249 | 245 | | |
250 | 246 | | |
| |||
522 | 518 | | |
523 | 519 | | |
524 | 520 | | |
525 | | - | |
| 521 | + | |
526 | 522 | | |
527 | 523 | | |
528 | 524 | | |
| |||
541 | 537 | | |
542 | 538 | | |
543 | 539 | | |
| 540 | + | |
544 | 541 | | |
545 | 542 | | |
546 | 543 | | |
| |||
0 commit comments