Skip to content

Commit

Permalink
Allow curation_concerns v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hackartisan committed Apr 11, 2017
1 parent 8bb4514 commit 9b36056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sufia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.license = 'Apache2'

spec.add_dependency 'hydra-works', '~> 0.16'
spec.add_dependency 'curation_concerns', '~> 1.7.6'
spec.add_dependency 'curation_concerns', '>=1.7.6', '<2.0.1'
spec.add_dependency 'hydra-head', '>= 10.4.0'
spec.add_dependency 'hydra-batch-edit', '~> 2.0'
spec.add_dependency 'browse-everything', '>= 0.10.3'
Expand Down

0 comments on commit 9b36056

Please sign in to comment.