Skip to content

Commit

Permalink
Revert to main branch of iiif_print
Browse files Browse the repository at this point in the history
  • Loading branch information
laritakr committed Oct 24, 2024
1 parent 7414f69 commit 06ede4b
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 @@ -58,7 +58,7 @@ gem 'hyrax-doi', github: 'samvera-labs/hyrax-doi', branch: 'rails_hyrax_upgrade'
gem 'hyrax-iiif_av', github: 'samvera-labs/hyrax-iiif_av', branch: 'rails_hyrax_upgrade'
gem 'i18n-debug', require: false, group: %i[development test]
gem 'i18n-tasks', group: %i[development test]
gem 'iiif_print', github: 'scientist-softserv/iiif_print', branch: 'i769-snippets-rework'
gem 'iiif_print', github: 'scientist-softserv/iiif_print', branch: 'main'
gem 'jbuilder', '~> 2.5'
gem 'jquery-rails' # Use jquery as the JavaScript library
gem 'openssl', '>= 3.2.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ GIT

GIT
remote: https://github.com/scientist-softserv/iiif_print.git
revision: 6e2d7e93f00974be479b815b90d16db9b7ee7f60
branch: i769-snippets-rework
revision: 7f35ea9e5b4aedc55f2a6abd1dc5181bf9ed75ff
branch: main
specs:
iiif_print (3.0.1)
blacklight_iiif_search (>= 1.0, < 3.0)
Expand Down

0 comments on commit 06ede4b

Please sign in to comment.