Skip to content

Commit

Permalink
Merge pull request #2733 from samvera/dependabot/bundler/iiif_manifes…
Browse files Browse the repository at this point in the history
…t-gte-0.3-and-lt-0.5

Update iiif_manifest requirement to >= 0.3, < 0.5
  • Loading branch information
jcoyne authored Mar 1, 2018
2 parents 54898bf + dd6f7dc commit 7c30272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ SUMMARY
spec.add_dependency 'hydra-editor', '~> 3.3'
spec.add_dependency 'hydra-head', '>= 10.5.0'
spec.add_dependency 'hydra-works', '~> 0.16'
spec.add_dependency 'iiif_manifest', '~> 0.3.0'
spec.add_dependency 'iiif_manifest', '>= 0.3', '< 0.5'
spec.add_dependency 'jquery-datatables-rails', '~> 3.4'
spec.add_dependency 'jquery-ui-rails', '~> 6.0'
spec.add_dependency 'json-schema' # for Arkivo
Expand Down

0 comments on commit 7c30272

Please sign in to comment.