Skip to content

Commit

Permalink
update gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Sep 22, 2023
1 parent 225e8de commit c32a948
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ GIT
branch: upstream_main
specs:
hyku_knapsack (0.0.1)
good_job
rails (>= 5.2.0)
sentry-raven

GIT
remote: https://github.com/samvera-labs/hyrax-doi.git
Expand Down Expand Up @@ -211,13 +211,20 @@ GEM
bootstrap-sass (~> 3.0)
openseadragon (>= 0.2.0)
rails
blacklight_advanced_search (6.4.1)
blacklight (~> 6.0, >= 6.0.1)
parslet
blacklight_iiif_search (1.0.0)
blacklight (~> 6.0)
iiif-presentation
rails (>= 4.2, < 6)
blacklight_oai_provider (6.1.1)
blacklight (~> 6.0)
oai (~> 1.0)
blacklight_range_limit (6.5.0)
blacklight (~> 6.10)
jquery-rails
rails (>= 4.2, < 6)
bolognese (1.11.0)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
Expand Down Expand Up @@ -886,6 +893,8 @@ GEM
openseadragon (0.6.0)
rails (> 3.2.0)
optimist (3.0.1)
order_already (0.3.1)
rails-html-sanitizer (~> 1.4)
orm_adapter (0.5.0)
os (1.1.4)
parallel (1.23.0)
Expand Down Expand Up @@ -1144,6 +1153,8 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-raven (2.13.0)
faraday (>= 0.7.6, < 1.0)
shacl (0.1.1)
json-ld (~> 3.1, >= 3.1.7)
rdf (~> 3.1, >= 3.1.8)
Expand Down Expand Up @@ -1312,7 +1323,9 @@ DEPENDENCIES
apartment
aws-sdk-sqs
blacklight (~> 6.7)
blacklight_advanced_search
blacklight_oai_provider (~> 6.1, >= 6.1.1)
blacklight_range_limit (= 6.5.0)
bolognese (>= 1.9.10)
bootstrap-datepicker-rails
bulkrax (~> 5.3)
Expand Down Expand Up @@ -1355,6 +1368,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection (~> 1.0)
omniauth-saml (~> 2.1)
omniauth_openid_connect
order_already
parser (~> 2.5.3)
pg
postrank-uri (>= 1.0.24)
Expand Down

0 comments on commit c32a948

Please sign in to comment.