Skip to content

Commit

Permalink
Upgrade paperclip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Brice TEXIER committed Jan 29, 2018
1 parent 515fb75 commit 7134b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paperclip-document.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'burisu-docsplit', '>= 0.7.9'
spec.add_dependency 'paperclip', '>= 3.1', '< 5.2'
spec.add_dependency 'paperclip', '>= 3.1', '< 6.0'
spec.add_development_dependency 'bundler', '>= 1.3'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'minitest'
Expand Down

0 comments on commit 7134b75

Please sign in to comment.