Skip to content

Commit

Permalink
Add image_processing.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Dec 12, 2024
1 parent 19fe0ae commit 0ddfb8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ gem "hydra-derivatives", github: "samvera/hydra-derivatives", branch: "main"
gem "hydra-head", github: "samvera/hydra-head", branch: "main"
gem "hydra-role-management"
gem "iiif_manifest", "1.1.1"
gem "image_processing", "~> 1.2"
gem "iso-639"
gem "jbuilder"
gem "jquery-datatables"
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,9 @@ GEM
json
iiif_manifest (1.1.1)
activesupport (>= 4)
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
Expand Down Expand Up @@ -1164,6 +1167,7 @@ DEPENDENCIES
hydra-head!
hydra-role-management
iiif_manifest (= 1.1.1)
image_processing (~> 1.2)
iso-639
jbuilder
jquery-datatables
Expand Down

0 comments on commit 0ddfb8f

Please sign in to comment.