Merge branch 'fishpercolator-master'

This commit is contained in:
Joseph Wynn 2020-01-17 10:07:47 +13:00
commit 307f3c6284
No known key found for this signature in database
GPG Key ID: F4E43937F7CD1E0C
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.add_runtime_dependency 'jekyll', ['>= 2.0', "< 5.0"]
spec.add_runtime_dependency 'rmagick', ['>= 2.0', '< 3.0']
spec.add_runtime_dependency 'rmagick', ['>= 2.0', '< 5.0']
end