Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
Set dependency version for kaminari
Browse files Browse the repository at this point in the history
  • Loading branch information
rwd committed Jul 8, 2015
1 parent b189fb5 commit b05bb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion europeana-blacklight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'blacklight', '>= 5.12.0', '< 6.0.0'
spec.add_dependency 'europeana-api', '~> 0.3.2'
spec.add_dependency 'kaminari'
spec.add_dependency 'kaminari', '~> 0.16'

spec.add_development_dependency 'bundler', '~> 1.8'
spec.add_development_dependency 'rake', '~> 10.0'
Expand Down

0 comments on commit b05bb6e

Please sign in to comment.