Skip to content

Commit

Permalink
Update dependency on active-fedora to ~> 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Oct 17, 2013
1 parent 8e01af2 commit 81005b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydra-access-controls/hydra-access-controls.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 1.9.3'

gem.add_dependency 'activesupport'
gem.add_dependency "active-fedora", '>= 6.6.0.rc1'
gem.add_dependency "active-fedora", '~> 6.6'
gem.add_dependency 'cancan'
gem.add_dependency 'deprecation'
gem.add_dependency 'blacklight', '~> 4.0'
Expand Down

0 comments on commit 81005b6

Please sign in to comment.