Skip to content

Commit

Permalink
Merge pull request #5076 from avalonmediasystem/iiif-annotation
Browse files Browse the repository at this point in the history
Bump iiif_manifest to latest version
  • Loading branch information
cjcolvar authored Feb 22, 2023
2 parents 0a42e57 + ec09250 commit cd0c300
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gem 'avalon-about', git: 'https://github.com/avalonmediasystem/avalon-about.git'
#gem 'bootstrap-sass', '< 3.4.1' # Pin to less than 3.4.1 due to change in behavior with popovers
gem 'bootstrap-toggle-rails'
gem 'bootstrap_form'
gem 'iiif_manifest', '~> 0.6'
gem 'iiif_manifest', '~> 1.3'
gem 'rack-cors', require: 'rack/cors'
gem 'rails_same_site_cookie'
gem 'recaptcha', require: 'recaptcha/rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
iconv (1.0.8)
iiif_manifest (0.6.0)
iiif_manifest (1.3.1)
activesupport (>= 4)
ims-lti (1.1.13)
builder
Expand Down Expand Up @@ -1082,7 +1082,7 @@ DEPENDENCIES
hooks
hydra-head (~> 12.0)
iconv (~> 1.0.6)
iiif_manifest (~> 0.6)
iiif_manifest (~> 1.3)
ims-lti (~> 1.1.13)
jbuilder (~> 2.0)
jquery-datatables
Expand Down

0 comments on commit cd0c300

Please sign in to comment.