Skip to content

Commit

Permalink
bump hyrax-v2_graph_indexer to 0.5 (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
cziaarm authored Nov 14, 2023
1 parent 7fbda7a commit 6dc0f5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ gem "sentry-raven"
gem 'sidekiq'
gem 'tether-rails'
gem 'validate_url'
gem 'hyrax-v2_graph_indexer', "~> 0.3", git: 'https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git', ref: 'e8b5976c6aa91ac18af8b29acb949e8f30152c2d'
gem 'hyrax-v2_graph_indexer', "~> 0.5", git: 'https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git', ref: '53b0a2d28868af25d306bc361634439c008892ac'
gem 'iiif_print', git: 'https://github.com/scientist-softserv/iiif_print.git'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ GIT

GIT
remote: https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git
revision: e8b5976c6aa91ac18af8b29acb949e8f30152c2d
ref: e8b5976c6aa91ac18af8b29acb949e8f30152c2d
revision: 53b0a2d28868af25d306bc361634439c008892ac
ref: 53b0a2d28868af25d306bc361634439c008892ac
specs:
hyrax-v2_graph_indexer (0.3.0)
hyrax-v2_graph_indexer (0.5.0)
hyrax (~> 2.9)
railties

Expand Down Expand Up @@ -1285,7 +1285,7 @@ DEPENDENCIES
hyrax!
hyrax-doi!
hyrax-iiif_av!
hyrax-v2_graph_indexer (~> 0.3)!
hyrax-v2_graph_indexer (~> 0.5)!
i18n-debug
i18n-tasks
iiif_print!
Expand Down

0 comments on commit 6dc0f5a

Please sign in to comment.