Skip to content

Commit

Permalink
Merge pull request #86 from performant-software/feature/iiif78_resour…
Browse files Browse the repository at this point in the history
…ce_status

IIIF #78 - Resource status
  • Loading branch information
dleadbetter authored Jan 15, 2025
2 parents beaa685 + 81f777c commit 6fd0a90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ GEM
mime-types-data (3.2025.0107)
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.7.5)
multi_xml (0.7.1)
Expand All @@ -166,8 +167,13 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
pagy (5.10.1)
activesupport
pg (1.5.9)
Expand Down Expand Up @@ -233,6 +239,8 @@ GEM

PLATFORMS
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
aws-sdk-s3 (~> 1.177)
Expand Down

0 comments on commit 6fd0a90

Please sign in to comment.