Skip to content

Commit

Permalink
Merge pull request #1767 from samvera/update_qa
Browse files Browse the repository at this point in the history
Update QA to version 2.0, supporting only Rails 5
  • Loading branch information
jonathandixon authored Oct 6, 2017
2 parents 444021c + 0430ceb commit a4f2cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ EOF
# Pin more tightly because 0.x gems are potentially unstable
spec.add_dependency 'flot-rails', '~> 0.0.6'
spec.add_dependency 'almond-rails', '~> 0.1'
spec.add_dependency 'qa', '~> 1.0' # questioning_authority
spec.add_dependency 'qa', '~> 2.0' # questioning_authority
spec.add_dependency 'flipflop', '~> 2.3'
spec.add_dependency 'jquery-datatables-rails', '~> 3.4'
spec.add_dependency 'rdf-rdfxml' # controlled vocabulary importer
Expand Down

0 comments on commit a4f2cd9

Please sign in to comment.