diff --git a/Gemfile b/Gemfile index 2f7b64c..4182db4 100644 --- a/Gemfile +++ b/Gemfile @@ -54,14 +54,14 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] -gem 'hyrax', '2.1.0' +gem 'hyrax', '~> 2.2.0' group :development, :test do gem 'solr_wrapper', '>= 0.3' end gem 'rsolr', '>= 1.0' gem 'jquery-rails' -gem 'devise' +gem 'devise', '>= 4.6.0' gem 'devise-guests', '~> 0.6' group :development, :test do gem 'fcrepo_wrapper' diff --git a/Gemfile.lock b/Gemfile.lock index 471a758..25f8c58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,33 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.1.6) - actionpack (= 5.1.6) + actioncable (5.1.7) + actionpack (= 5.1.7) nio4r (~> 2.0) websocket-driver (~> 0.6.1) - actionmailer (5.1.6) - actionpack (= 5.1.6) - actionview (= 5.1.6) - activejob (= 5.1.6) + actionmailer (5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.1.6) - actionview (= 5.1.6) - activesupport (= 5.1.6) + actionpack (5.1.7) + actionview (= 5.1.7) + activesupport (= 5.1.7) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.1.6) - activesupport (= 5.1.6) + actionview (5.1.7) + activesupport (= 5.1.7) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active-fedora (11.5.2) + active-fedora (11.5.4) active-triples (>= 0.11.0, < 2.0.0) - activemodel (>= 4.2, < 6) - activesupport (>= 4.2.4, < 6) + activemodel (>= 4.2, < 5.2) + activesupport (>= 4.2.4, < 5.2) deprecation faraday (~> 0.12.1) faraday-encoding (= 0.0.4) @@ -35,66 +35,67 @@ GEM rsolr (>= 1.1.2, < 3) ruby-progressbar (~> 1.0) solrizer (>= 3.4, < 5) - active-triples (1.0.0) + active-triples (1.1.0) activemodel (>= 3.0.0) activesupport (>= 3.0.0) - rdf (~> 2.0, >= 2.0.2) - rdf-vocab (~> 2.0) - active_encode (0.1.1) - activesupport - activejob (5.1.6) - activesupport (= 5.1.6) + rdf (>= 2.0.2, < 4.0) + rdf-vocab (>= 2.0, < 4.0) + active_encode (0.6.0) + rails + activejob (5.1.7) + activesupport (= 5.1.7) globalid (>= 0.3.6) - activemodel (5.1.6) - activesupport (= 5.1.6) - activerecord (5.1.6) - activemodel (= 5.1.6) - activesupport (= 5.1.6) + activemodel (5.1.7) + activesupport (= 5.1.7) + activerecord (5.1.7) + activemodel (= 5.1.7) + activesupport (= 5.1.7) arel (~> 8.0) - activerecord-import (0.23.0) + activerecord-import (1.0.2) activerecord (>= 3.2) - activesupport (5.1.6) + activesupport (5.1.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) almond-rails (0.1.0) rails (>= 4.2, < 6) arel (8.0.0) - autoprefixer-rails (8.6.0) + autoprefixer-rails (9.6.1) execjs awesome_nested_set (3.1.4) activerecord (>= 4.0.0, < 5.3) - aws-eventstream (1.0.0) - aws-partitions (1.90.0) - aws-sdk-core (3.21.2) - aws-eventstream (~> 1.0) + aws-eventstream (1.0.3) + aws-partitions (1.198.0) + aws-sdk-core (3.62.0) + aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) - aws-sigv4 (~> 1.0) + aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.5.0) - aws-sdk-core (~> 3) - aws-sigv4 (~> 1.0) - aws-sdk-s3 (1.13.0) - aws-sdk-core (~> 3, >= 3.21.2) + aws-sdk-kms (1.24.0) + aws-sdk-core (~> 3, >= 3.61.1) + aws-sigv4 (~> 1.1) + aws-sdk-s3 (1.46.0) + aws-sdk-core (~> 3, >= 3.61.1) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.0) - aws-sigv4 (1.0.2) + aws-sigv4 (~> 1.1) + aws-sigv4 (1.1.0) + aws-eventstream (~> 1.0, >= 1.0.2) babel-source (5.8.35) babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) bcp47 (0.3.3) i18n - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.5.0) - blacklight (6.15.0) + blacklight (6.20.0) bootstrap-sass (~> 3.2) deprecation globalid - jbuilder + jbuilder (~> 2.7) kaminari (>= 0.15) nokogiri (~> 1.6) rails (>= 4.2, < 6) @@ -104,14 +105,14 @@ GEM blacklight (~> 6.0) cancancan (~> 1.8) deprecation (~> 1.0) - blacklight-gallery (0.10.0) + blacklight-gallery (0.11.0) blacklight (~> 6.3) bootstrap-sass (~> 3.0) openseadragon (>= 0.2.0) rails - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) bootstrap_form (2.7.0) breadcrumbs_on_rails (3.0.1) browse-everything (0.15.1) @@ -137,7 +138,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - carrierwave (1.2.2) + carrierwave (1.3.1) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) @@ -151,15 +152,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.5) connection_pool (2.2.2) crass (1.0.4) - daemons (1.2.6) declarative (0.0.10) declarative-option (0.1.0) deprecation (1.0.0) activesupport - devise (4.4.3) + devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0) @@ -168,47 +168,48 @@ GEM devise-guests (0.6.0) devise diff-lcs (1.3) - dropbox_api (0.1.10) - faraday (~> 0.9, ~> 0.8) + dropbox_api (0.1.17) + faraday (>= 0.8, <= 0.15.4) oauth2 (~> 1.1) - dry-configurable (0.7.0) + dry-configurable (0.8.3) concurrent-ruby (~> 1.0) - dry-container (0.6.0) + dry-core (~> 0.4, >= 0.4.7) + dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.6) + dry-core (0.4.9) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.1) + dry-equalizer (0.2.2) dry-inflector (0.1.2) - dry-logic (0.4.2) - dry-container (~> 0.2, >= 0.2.6) + dry-logic (0.6.1) + concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-struct (0.5.0) + dry-struct (0.6.0) dry-core (~> 0.4, >= 0.4.3) dry-equalizer (~> 0.2) dry-types (~> 0.13) ice_nine (~> 0.11) - dry-types (0.13.2) + dry-types (0.14.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.4, >= 0.4.4) dry-equalizer (~> 0.2) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 0.4, >= 0.4.2) - dry-validation (0.12.0) + dry-logic (~> 0.5, >= 0.5) + dry-validation (0.13.3) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) dry-core (~> 0.2, >= 0.2.1) dry-equalizer (~> 0.2) - dry-logic (~> 0.4, >= 0.4.0) - dry-types (~> 0.13.1) - ebnf (1.1.2) - rdf (>= 2.2, < 4.0) + dry-logic (~> 0.5, >= 0.5.0) + dry-types (~> 0.14.0) + ebnf (1.1.3) + rdf (~> 3.0) sxp (~> 1.0) equivalent-xml (0.6.0) nokogiri (>= 1.4.3) - erubi (1.7.1) + erubi (1.8.0) execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) @@ -216,56 +217,57 @@ GEM faraday fcrepo_wrapper (0.9.0) ruby-progressbar - ffi (1.9.25) - flipflop (2.4.0) + ffi (1.11.1) + flipflop (2.6.0) activesupport (>= 4.0) flot-rails (0.0.7) jquery-rails - font-awesome-rails (4.7.0.4) - railties (>= 3.2, < 6.0) - globalid (0.4.1) + font-awesome-rails (4.7.0.5) + railties (>= 3.2, < 6.1) + globalid (0.4.2) activesupport (>= 4.2.0) - google-api-client (0.21.2) + google-api-client (0.30.8) addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.5, < 0.7.0) + googleauth (>= 0.5, < 0.10.0) httpclient (>= 2.8.1, < 3.0) - mime-types (~> 3.0) + mini_mime (~> 1.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) - google_drive (2.1.11) - google-api-client (>= 0.11.0, < 0.22.0) + signet (~> 0.10) + google_drive (3.0.3) + google-api-client (>= 0.11.0, < 0.31.0) googleauth (>= 0.5.0, < 1.0.0) nokogiri (>= 1.5.3, < 2.0.0) - googleauth (0.6.2) + googleauth (0.9.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) - logging (~> 2.0) - memoist (~> 0.12) + memoist (~> 0.16) multi_json (~> 1.11) - os (~> 0.9) + os (>= 0.9, < 2.0) signet (~> 0.7) - haml (5.0.4) + haml (5.1.2) temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) - hiredis (0.6.1) + hiredis (0.6.3) htmlentities (4.3.4) http_logger (0.5.1) - httparty (0.16.2) + httparty (0.17.0) + mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - hydra-access-controls (10.5.1) - active-fedora (>= 10.0.0, < 12) + hydra-access-controls (10.6.2) + active-fedora (>= 10.0.0, < 13) activesupport (>= 4, < 6) blacklight (>= 5.16) - blacklight-access_controls (~> 0.6) + blacklight-access_controls (~> 0.6.0) cancancan (~> 1.8) deprecation (~> 1.0) - hydra-core (10.5.1) - hydra-access-controls (= 10.5.1) + hydra-core (10.6.2) + hydra-access-controls (= 10.6.2) railties (>= 4.0.0, < 6) - hydra-derivatives (3.4.1) + hydra-derivatives (3.4.2) active-fedora (>= 11.3.1, < 13) active_encode (~> 0.1) activesupport (>= 4.0, < 6) @@ -280,32 +282,32 @@ GEM rails (>= 4.2.0, < 6) simple_form (~> 3.2) sprockets-es6 - hydra-file_characterization (0.3.3) + hydra-file_characterization (1.1.0) activesupport (>= 3.0.0) - hydra-head (10.5.1) - hydra-access-controls (= 10.5.1) - hydra-core (= 10.5.1) + hydra-head (10.6.2) + hydra-access-controls (= 10.6.2) + hydra-core (= 10.6.2) rails (>= 3.2.6) - hydra-pcdm (0.11.0) + hydra-pcdm (1.0.1) active-fedora (>= 10, < 13) mime-types (>= 1) hydra-role-management (1.0.0) blacklight bootstrap_form cancancan - hydra-works (0.17.0) + hydra-works (1.2.0) + activesupport (>= 4.2.10, < 6.0) hydra-derivatives (~> 3.0) - hydra-file_characterization (~> 0.3, >= 0.3.3) + hydra-file_characterization (~> 1.0) hydra-pcdm (>= 0.9) - om (~> 3.1) - hyrax (2.1.0) + hyrax (2.2.4) active-fedora (~> 11.5, >= 11.5.2) almond-rails (~> 0.1) awesome_nested_set (~> 3.1) blacklight (~> 6.14) blacklight-gallery (~> 0.7) breadcrumbs_on_rails (~> 3.0) - browse-everything (>= 0.10.5) + browse-everything (< 0.16) carrierwave (~> 1.0) clipboard-rails (~> 1.5) dry-equalizer (~> 0.2) @@ -317,7 +319,7 @@ GEM hydra-derivatives (~> 3.3) hydra-editor (>= 3.3, < 5.0) hydra-head (>= 10.5.0) - hydra-works (~> 0.16) + hydra-works (>= 0.16, < 2.0) iiif_manifest (>= 0.3, < 0.5) jquery-datatables-rails (~> 3.4) jquery-ui-rails (~> 6.0) @@ -345,37 +347,36 @@ GEM signet simple_form (~> 3.2, <= 3.5.0) tinymce-rails (~> 4.1) - i18n (1.0.1) + i18n (1.6.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) iiif_manifest (0.4.0) activesupport (>= 4) - jbuilder (2.7.0) + jbuilder (2.9.1) activesupport (>= 4.2.0) - multi_json (>= 1.2) jmespath (1.4.0) jquery-datatables-rails (3.4.0) actionpack (>= 3.1) jquery-rails railties (>= 3.1) sass-rails - jquery-rails (4.3.3) + jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.1.0) - json-ld (2.2.1) + json (2.2.0) + json-ld (3.0.2) multi_json (~> 1.12) rdf (>= 2.2.8, < 4.0) - json-ld-preloaded (2.2.3) - json-ld (>= 2.2, < 4.0) + json-ld-preloaded (3.0.3) + json-ld (~> 3.0) multi_json (~> 1.12) - rdf (>= 2.2, < 4.0) - json-schema (2.8.0) + rdf (~> 3.0) + json-schema (2.8.1) addressable (>= 2.4) - jwt (1.5.6) + jwt (2.2.1) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -409,139 +410,133 @@ GEM legato (0.7.0) multi_json link_header (0.0.8) - linkeddata (2.2.4) + linkeddata (3.0.1) equivalent-xml (~> 0.6) - json-ld (>= 2.1, < 4.0) - ld-patch (~> 0.3) + json-ld (>= 2.2.1, < 4.0) + ld-patch (~> 0.3, >= 0.3.3) nokogiri (~> 1.8) - rdf (>= 2.2, < 4.0) - rdf-aggregate-repo (>= 2.2, < 4.0) - rdf-isomorphic (>= 2.0, < 4.0) - rdf-json (>= 2.0, < 4.0) - rdf-microdata (>= 2.2, < 4.0) - rdf-n3 (>= 2.1, < 4.0) - rdf-normalize (~> 0.3) - rdf-rdfa (>= 2.2, < 4.0) - rdf-rdfxml (>= 2.2, < 4.0) - rdf-reasoner (~> 0.4) - rdf-tabular (>= 2.2, < 4.0) - rdf-trig (>= 2.0, < 4.0) - rdf-trix (>= 2.2, < 4.0) - rdf-turtle (>= 2.2, < 4.0) - rdf-vocab (>= 2.2, < 4.0) - rdf-xsd (>= 2.2, < 4.0) - shex (~> 0.5) - sparql (>= 2.2, < 4.0) - sparql-client (>= 2.1, < 4.0) + nokogumbo (~> 1.5) + rdf (~> 3.0) + rdf-aggregate-repo (>= 2.2.1, < 4.0) + rdf-isomorphic (~> 3.0) + rdf-json (>= 2.2, < 4.0) + rdf-microdata (>= 2.2.3, < 4.0) + rdf-n3 (~> 3.0) + rdf-normalize (~> 0.3, >= 0.3.3) + rdf-rdfa (~> 3.0) + rdf-rdfxml (>= 2.2.1, < 4.0) + rdf-reasoner (~> 0.5.0) + rdf-tabular (>= 2.2.1, < 4.0) + rdf-trig (>= 2.2, < 4.0) + rdf-trix (>= 2.2.1, < 4.0) + rdf-turtle (~> 3.0, >= 3.0.1) + rdf-vocab (~> 3.0) + rdf-xsd (~> 3.0) + shex (~> 0.5, >= 0.5.2) + sparql (~> 3.0) + sparql-client (~> 3.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - little-plugger (1.1.4) - logging (2.2.2) - little-plugger (~> 1.1) - multi_json (~> 1.10) loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.0) + mail (2.7.1) mini_mime (>= 0.1.1) mailboxer (0.15.1) carrierwave (>= 0.5.8) rails (>= 5.0.0) memoist (0.16.0) - method_source (0.9.0) - mime-types (3.1) + method_source (0.9.2) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_magick (4.8.0) - mini_mime (1.0.0) - mini_portile2 (2.3.0) + mime-types-data (3.2019.0331) + mini_magick (4.9.5) + mini_mime (1.0.2) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) - nest (3.1.1) + multipart-post (2.1.1) + nest (3.1.2) redic - net-http-persistent (3.0.0) + net-http-persistent (3.1.0) connection_pool (~> 2.2) - nio4r (2.3.1) + nio4r (2.4.0) noid (0.9.0) - noid-rails (3.0.0) + noid-rails (3.0.1) actionpack (>= 5.0.0, < 6) noid (~> 0.9) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) + nokogumbo (1.5.0) + nokogiri oauth (0.5.4) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + oauth2 (1.4.1) + faraday (>= 0.8, < 0.16.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - om (3.1.1) - activemodel - activesupport - nokogiri (>= 1.4.2) - solrizer (~> 3.3) - openseadragon (0.4.0) + openseadragon (0.5.0) rails (> 3.2.0) orm_adapter (0.5.0) - os (0.9.6) + os (1.0.1) pg (1.0.0) posix-spawn (0.3.13) power_converter (0.1.2) - public_suffix (3.0.2) + public_suffix (3.1.1) pul_uv_rails (2.0.1) puma (3.11.4) - qa (2.0.1) + qa (2.2.0) activerecord-import deprecation faraday nokogiri (~> 1.6) rails (~> 5.0) rdf - rack (2.0.6) + rack (2.0.7) rack-protection (2.0.1) rack - rack-test (1.0.0) + rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.1.6) - actioncable (= 5.1.6) - actionmailer (= 5.1.6) - actionpack (= 5.1.6) - actionview (= 5.1.6) - activejob (= 5.1.6) - activemodel (= 5.1.6) - activerecord (= 5.1.6) - activesupport (= 5.1.6) + rails (5.1.7) + actioncable (= 5.1.7) + actionmailer (= 5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) + activemodel (= 5.1.7) + activerecord (= 5.1.7) + activesupport (= 5.1.7) bundler (>= 1.3.0) - railties (= 5.1.6) + railties (= 5.1.7) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) + rails-html-sanitizer (1.2.0) loofah (~> 2.2, >= 2.2.2) rails_autolink (1.1.6) rails (> 3.1) - railties (5.1.6) - actionpack (= 5.1.6) - activesupport (= 5.1.6) + railties (5.1.7) + actionpack (= 5.1.7) + activesupport (= 5.1.7) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (12.3.3) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - rdf (2.2.12) + rb-inotify (0.10.0) + ffi (~> 1.0) + rdf (3.0.12) hamster (~> 3.0) link_header (~> 0.0, >= 0.0.8) rdf-aggregate-repo (2.2.1) rdf (>= 2.2, < 4.0) - rdf-isomorphic (2.2.0) - rdf (>= 2.0, < 4.0) + rdf-isomorphic (3.0.0) + rdf (~> 3.0) rdf-json (2.2.0) rdf (>= 2.2, < 4.0) rdf-microdata (2.2.3) @@ -549,62 +544,64 @@ GEM nokogiri (~> 1.8) rdf (>= 2.2.8, < 4.0) rdf-xsd (>= 2.2, < 4.0) - rdf-n3 (2.2.0) - rdf (>= 2.2, < 4.0) + rdf-n3 (3.1.0) + rdf (~> 3.0) + sparql (~> 3.0) + sxp (~> 1.0) rdf-normalize (0.3.3) rdf (>= 2.2, < 4.0) - rdf-rdfa (2.2.4) + rdf-rdfa (3.0.1) haml (~> 5.0) htmlentities (~> 4.3) - rdf (>= 2.2, < 4.0) + rdf (~> 3.0) rdf-aggregate-repo (>= 2.2, < 4.0) - rdf-xsd (>= 2.2, < 4.0) + rdf-xsd (~> 3.0) rdf-rdfxml (2.2.1) htmlentities (~> 4.3) rdf (>= 2.2, < 4.0) rdf-rdfa (>= 2.2, < 4.0) rdf-xsd (>= 2.2, < 4.0) - rdf-reasoner (0.4.4) - rdf (>= 2.2, < 4.0) - rdf-vocab (>= 2.2, < 4.0) - rdf-xsd (>= 2.2, < 4.0) - rdf-tabular (2.2.1) + rdf-reasoner (0.5.2) + rdf (~> 3.0) + rdf-vocab (~> 3.0) + rdf-xsd (~> 3.0) + rdf-tabular (2.2.2) addressable (~> 2.3) bcp47 (~> 0.3, >= 0.3.3) json-ld (>= 2.1, < 4.0) - rdf (>= 2.2, < 4.0) - rdf-vocab (>= 2.2, < 4.0) - rdf-xsd (>= 2.2, < 4.0) - rdf-trig (2.2.0) - ebnf (~> 1.0, >= 1.0.1) - rdf (>= 2.2, < 4.0) - rdf-turtle (>= 2.2, < 4.0) + rdf (~> 3.0) + rdf-vocab (~> 3.0) + rdf-xsd (~> 3.0) + rdf-trig (3.0.1) + ebnf (~> 1.1) + rdf (~> 3.0) + rdf-turtle (~> 3.0, >= 3.0.3) rdf-trix (2.2.1) rdf (>= 2.2, < 4.0) - rdf-turtle (2.2.2) + rdf-turtle (3.0.6) ebnf (~> 1.1) - rdf (>= 2.2, < 4.0) - rdf-vocab (2.2.9) - rdf (>= 2.2, < 4.0) - rdf-xsd (2.2.1) - rdf (>= 2.2, < 4.0) + rdf (~> 3.0) + rdf-vocab (3.0.8) + rdf (~> 3.0, >= 3.0.11) + rdf-xsd (3.0.1) + rdf (~> 3.0) recaptcha (4.12.0) json - redic (1.5.0) + redic (1.5.3) hiredis - redis (4.0.1) + redis (4.1.2) redis-namespace (1.6.0) redis (>= 3.0.4) - redlock (0.2.2) + redlock (1.0.1) redis (>= 3.0.0, < 5.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) uber (< 0.2.0) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) - retriable (3.1.1) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) + retriable (3.1.2) riiif (1.7.1) deprecation (>= 1.0.0) railties (>= 4.2, < 6) @@ -633,12 +630,12 @@ GEM json multipart-post oauth2 - ruby-progressbar (1.9.0) + ruby-progressbar (1.10.1) ruby_dep (1.5.0) rubyzip (1.2.2) samvera-nesting_indexer (2.0.0) dry-equalizer - sass (3.5.6) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -649,6 +646,9 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.0.1) + ffi (~> 1.9) + rake select2-rails (3.5.10) thor (~> 0.14) selenium-webdriver (3.12.0) @@ -667,7 +667,7 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - signet (0.8.1) + signet (0.11.0) addressable (~> 2.3) faraday (~> 0.9) jwt (>= 1.5, < 3.0) @@ -675,29 +675,27 @@ GEM simple_form (3.5.0) actionpack (> 4, < 5.2) activemodel (> 4, < 5.2) - slop (4.6.2) + slop (4.7.0) solr_wrapper (1.2.0) faraday retriable ruby-progressbar rubyzip - solrizer (3.4.1) + solrizer (4.1.0) activesupport - daemons nokogiri - stomp xml-simple - sparql (2.2.2) + sparql (3.0.2) builder (~> 3.2) ebnf (~> 1.1) - rdf (>= 2.2, < 4.0) + rdf (~> 3.0) rdf-aggregate-repo (>= 2.2, < 4.0) - rdf-xsd (>= 2.2, < 4.0) - sparql-client (>= 2.1, < 4.0) + rdf-xsd (~> 3.0) + sparql-client (~> 3.0) sxp (~> 1.0) - sparql-client (2.2.1) + sparql-client (3.0.1) net-http-persistent (>= 2.9, < 4) - rdf (>= 2.2, < 4.0) + rdf (~> 3.0) spring (2.0.2) activesupport (>= 4.2) spring-watcher-listen (2.0.1) @@ -715,14 +713,13 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - stomp (1.4.4) - sxp (1.0.1) - rdf (>= 2.2, < 4.0) - temple (0.8.0) - thor (0.20.0) + sxp (1.0.2) + rdf (~> 3.0) + temple (0.8.1) + thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.8) - tinymce-rails (4.7.13) + tilt (2.0.9) + tinymce-rails (4.9.4) railties (>= 3.1.1) turbolinks (5.1.1) turbolinks-source (~> 5.1) @@ -736,8 +733,8 @@ GEM uber (0.1.0) uglifier (4.1.11) execjs (>= 0.3.0, < 3) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.6.2) actionview (>= 5.0) activemodel (>= 5.0) @@ -745,7 +742,7 @@ GEM railties (>= 5.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.4) xml-simple (1.1.5) xpath (3.1.0) nokogiri (~> 1.8) @@ -759,11 +756,11 @@ DEPENDENCIES byebug capybara (~> 2.13) coffee-rails (~> 4.2) - devise + devise (>= 4.6.0) devise-guests (~> 0.6) fcrepo_wrapper hydra-role-management - hyrax (= 2.1.0) + hyrax (~> 2.2.0) jbuilder (~> 2.5) jquery-rails listen (>= 3.0.5, < 3.2) @@ -789,4 +786,4 @@ DEPENDENCIES xray-rails BUNDLED WITH - 1.17.1 + 2.0.2 diff --git a/app/indexers/hyrax/repository_reindexer.rb b/app/indexers/hyrax/repository_reindexer.rb new file mode 100644 index 0000000..9fce14b --- /dev/null +++ b/app/indexers/hyrax/repository_reindexer.rb @@ -0,0 +1,18 @@ +require 'active_fedora/base' +require 'active_fedora/version' + +module Hyrax + module RepositoryReindexer + extend ActiveSupport::Concern + + module ClassMethods + # overrides https://github.com/samvera/active_fedora/blob/master/lib/active_fedora/indexing.rb#L95-L125 + # see implementation details in adapters/nesting_index_adapter.rb#each_perservation_document_id_and_parent_ids + def reindex_everything(*) + Samvera::NestingIndexer.reindex_all!(extent: Hyrax::Adapters::NestingIndexAdapter::FULL_REINDEX) + end + end + end +end + +ActiveFedora::Base.module_eval { include Hyrax::RepositoryReindexer }