Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #697 from scientist-softserv/update-iiif_print
Browse files Browse the repository at this point in the history
Update iiif_print version
  • Loading branch information
laritakr authored Dec 5, 2023
2 parents 629bf7c + 33c1a57 commit 9d26250
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GIT

GIT
remote: https://github.com/scientist-softserv/iiif_print.git
revision: 5c5fa6880b3dc22beed738cfcba7af57b698ac36
revision: 9f4b13098ec843f0f8c51c4bdfd0cdcc417c526d
branch: main
specs:
iiif_print (1.0.0)
Expand Down Expand Up @@ -592,10 +592,10 @@ GEM
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.6.3)
json-canonicalization (0.3.2)
json-ld (3.2.5)
json-canonicalization (0.3.1)
json-ld (3.2.4)
htmlentities (~> 4.3)
json-canonicalization (~> 0.3, >= 0.3.2)
json-canonicalization (~> 0.3)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (>= 2.2, < 4)
Expand Down
1 change: 1 addition & 0 deletions config/initializers/iiif_print.rb
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
collection: {}
}

config.skip_splitting_pdf_files_that_end_with_these_texts = CreateDerivativesJobDecorator::NON_ARCHIVAL_PDF_SUFFIXES
# rubocop:enable Metrics/LineLength
end

Expand Down

0 comments on commit 9d26250

Please sign in to comment.