Skip to content

Commit

Permalink
Merge 7a82220 into 0d48434
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcbride committed Oct 29, 2019
2 parents 0d48434 + 7a82220 commit 361f430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newspaper_works.gemspec
Expand Up @@ -24,7 +24,7 @@ SUMMARY
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.add_dependency 'blacklight_iiif_search', '~> 1.0'
spec.add_dependency 'blacklight_advanced_search', '6.4.1'
spec.add_dependency 'hyrax', '2.5.1'
spec.add_dependency 'hyrax', '>= 2.5.1', '~> 2'
spec.add_dependency 'nokogiri'
spec.add_dependency 'rails', '~> 5.1'
spec.add_dependency 'sass-rails', '~> 5.0'
Expand Down

0 comments on commit 361f430

Please sign in to comment.