Skip to content

Commit

Permalink
Backport #5838 to add redis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce committed May 17, 2023
1 parent 095a2b5 commit f8417ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ SUMMARY
spec.add_dependency 'rails_autolink', '~> 1.1'
spec.add_dependency 'rdf-rdfxml' # controlled vocabulary importer
spec.add_dependency 'rdf-vocab', '< 3.1.5'
spec.add_dependency 'redis', '~> 4.0'
spec.add_dependency 'redis-namespace', '~> 1.5'
spec.add_dependency 'redlock', '>= 0.1.2'
spec.add_dependency 'retriable', '>= 2.9', '< 4.0'
Expand Down

0 comments on commit f8417ee

Please sign in to comment.